SqlApplicationConfigurationUpdate
Describes updates to the input streams, destination streams, and reference data sources for a SQL-based Kinesis Data Analytics application.
Types
Properties
Link copied to clipboard
The array of InputUpdate objects describing the new input streams used by the application.
Link copied to clipboard
The array of OutputUpdate objects describing the new destination streams used by the application.
Link copied to clipboard
The array of ReferenceDataSourceUpdate objects describing the new reference data sources used by the application.
Functions
Link copied to clipboard
inline fun copy(block: SqlApplicationConfigurationUpdate.Builder.() -> Unit = {}): SqlApplicationConfigurationUpdate