SqlApplicationConfigurationDescription - 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).

SqlApplicationConfigurationDescription

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

Contents

InputDescriptions

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

Type: Array of InputDescription objects

Required: No

OutputDescriptions

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

Type: Array of OutputDescription objects

Required: No

ReferenceDataSourceDescriptions

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

Type: Array of ReferenceDataSourceDescription objects

Required: No

See Also

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