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

SqlApplicationConfiguration

Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.

Contents

Inputs

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

Type: Array of Input objects

Required: No

Outputs

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

Type: Array of Output objects

Required: No

ReferenceDataSources

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

Type: Array of ReferenceDataSource objects

Required: No

See Also

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