SqlApplicationConfiguration - Amazon Managed Service for Apache Flink (formerly Amazon Kinesis Data Analytics for Apache Flink)
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: