Builder
Properties
Returns the in-application stream names that are mapped to the stream source.
Describes the configured parallelism (number of in-application streams mapped to the streaming source).
The description of the preprocessor that executes on records in this input before the application's code is run.
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.
The point at which the application is configured to read from the input stream.
If a Kinesis Data Firehose delivery stream is configured as a streaming source, provides the delivery stream's ARN.
If a Kinesis data stream is configured as a streaming source, provides the Kinesis data stream's Amazon Resource Name (ARN).
The in-application name prefix.
Functions
construct an aws.sdk.kotlin.services.kinesisanalyticsv2.model.InputParallelism inside the given block
construct an aws.sdk.kotlin.services.kinesisanalyticsv2.model.InputProcessingConfigurationDescription inside the given block
construct an aws.sdk.kotlin.services.kinesisanalyticsv2.model.SourceSchema inside the given block
construct an aws.sdk.kotlin.services.kinesisanalyticsv2.model.InputStartingPositionConfiguration inside the given block
construct an aws.sdk.kotlin.services.kinesisanalyticsv2.model.KinesisFirehoseInputDescription inside the given block
construct an aws.sdk.kotlin.services.kinesisanalyticsv2.model.KinesisStreamsInputDescription inside the given block