SqlApplicationConfigurationDescription
Describes the inputs, outputs, and reference data sources for a SQL-based Kinesis Data Analytics application.
Types
Properties
Link copied to clipboard
The array of InputDescription objects describing the input streams used by the application.
Link copied to clipboard
The array of OutputDescription objects describing the destination streams used by the application.
Link copied to clipboard
The array of ReferenceDataSourceDescription objects describing the reference data sources used by the application.
Functions
Link copied to clipboard
inline fun copy(block: SqlApplicationConfigurationDescription.Builder.() -> Unit = {}): SqlApplicationConfigurationDescription