| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
InputSchemaUpdate |
InputUpdate.inputSchemaUpdate()
Describes the data format on the streaming source, and how record elements on the streaming source map to columns
of the in-application stream that is created.
|
| Modifier and Type | Method and Description |
|---|---|
InputUpdate.Builder |
InputUpdate.Builder.inputSchemaUpdate(InputSchemaUpdate inputSchemaUpdate)
Describes the data format on the streaming source, and how record elements on the streaming source map to
columns of the in-application stream that is created.
|
Copyright © 2023. All rights reserved.