SqlApplicationConfigurationUpdate - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)

SqlApplicationConfigurationUpdate

Describes updates to the input streams, destination streams, and reference data sources for a SQL-based Kinesis Data Analytics application.

Contents

InputUpdates

The array of InputUpdate objects describing the new input streams used by the application.

Type: Array of InputUpdate objects

Required: No

OutputUpdates

The array of OutputUpdate objects describing the new destination streams used by the application.

Type: Array of OutputUpdate objects

Required: No

ReferenceDataSourceUpdates

The array of ReferenceDataSourceUpdate objects describing the new reference data sources used by the application.

Type: Array of ReferenceDataSourceUpdate objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: