Builder
Properties
Describes the data format when records are written to the destination. For more information, see Configuring Application Output.
Describes an Amazon Kinesis Firehose delivery stream as the destination for the output.
Describes an Amazon Kinesis stream as the destination for the output.
Describes an AWS Lambda function as the destination for the output.
If you want to specify a different in-application stream for this output configuration, use this field to specify the new in-application stream name.
Functions
construct an aws.sdk.kotlin.services.kinesisanalytics.model.DestinationSchema inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisFirehoseOutputUpdate inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisStreamsOutputUpdate inside the given block
construct an aws.sdk.kotlin.services.kinesisanalytics.model.LambdaOutputUpdate inside the given block