| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
MappingParameters |
RecordFormat.mappingParameters()
When configuring application input at the time of creating or updating an application, provides additional
mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some
delimiter) on the streaming source.
|
| Modifier and Type | Method and Description |
|---|---|
RecordFormat.Builder |
RecordFormat.Builder.mappingParameters(MappingParameters mappingParameters)
When configuring application input at the time of creating or updating an application, provides additional
mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some
delimiter) on the streaming source.
|
Copyright © 2023. All rights reserved.