SqlApplicationConfigurationUpdate

Describes updates to the input streams, destination streams, and reference data sources for a SQL-based Kinesis Data Analytics application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String