Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val inputId: String? = null
Link copied to clipboard

Describes the number of in-application streams to create.

Link copied to clipboard

The input processing configuration for the input. An input processor transforms records as they are received from the stream, before the application's SQL code executes.

Link copied to clipboard

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.

Link copied to clipboard

The point at which the application starts processing records from the streaming source.

Link copied to clipboard

If the streaming source is a Kinesis Data Firehose delivery stream, identifies the delivery stream's ARN.

Link copied to clipboard

If the streaming source is a Kinesis data stream, identifies the stream's Amazon Resource Name (ARN).

Link copied to clipboard

The name prefix to use when creating an in-application stream.