SqlApplicationConfigurationDescription

Describes the inputs, outputs, 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 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
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