class Aws::KinesisAnalyticsV2::Types::SqlApplicationConfigurationDescription
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
@!attribute [rw] input_descriptions
The array of InputDescription objects describing the input streams used by the application. @return [Array<Types::InputDescription>]
@!attribute [rw] output_descriptions
The array of OutputDescription objects describing the destination streams used by the application. @return [Array<Types::OutputDescription>]
@!attribute [rw] reference_data_source_descriptions
The array of ReferenceDataSourceDescription objects describing the reference data sources used by the application. @return [Array<Types::ReferenceDataSourceDescription>]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/SqlApplicationConfigurationDescription AWS API Documentation
Constants
- SENSITIVE