Builder
class Builder
Properties
Link copied to clipboard
Describes the data format when records are written to the destination. For more information, see Configuring Application Output.
Link copied to clipboard
Identifies an Amazon Kinesis Firehose delivery stream as the destination.
Link copied to clipboard
Identifies an Amazon Kinesis stream as the destination.
Link copied to clipboard
Identifies an AWS Lambda function as the destination.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisanalytics.model.DestinationSchema inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisFirehoseOutput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisanalytics.model.KinesisStreamsOutput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.kinesisanalytics.model.LambdaOutput inside the given block