Builder
Properties
Describes the parallelism updates (the number in-application streams Amazon Kinesis Analytics creates for the specific streaming source).
Describes updates for an input processing configuration.
Describes the data format on the streaming source, and how record elements on the streaming source map to columns of the in-application stream that is created.
If an Amazon Kinesis Firehose delivery stream is the streaming source to be updated, provides an updated stream ARN and IAM role ARN.
If an Amazon Kinesis stream is the streaming source to be updated, provides an updated stream Amazon Resource Name (ARN) and IAM role ARN.
Name prefix for in-application streams that Amazon Kinesis Analytics creates for the specific streaming source.
Functions
construct an aws.sdk.kotlin.services.kinesisanalytics.model.InputParallelismUpdate inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.InputProcessingConfigurationUpdate inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.InputSchemaUpdate inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisFirehoseInputUpdate inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisStreamsInputUpdate inside the given block