Builder
Properties
The name of the channel. Must be unique within the cluster.
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
The encryption configuration applied to the channel.
The Apache Iceberg destination for the channel. Mutually exclusive with s3DestinationConfiguration.
The destinations to which the channel publishes operational logs.
The Amazon S3 destination for the channel. Mutually exclusive with icebergDestinationConfiguration.
The list of topic configurations for the channel. Currently exactly one topic must be specified.
Functions
construct an aws.sdk.kotlin.services.kafka.model.EncryptionConfiguration inside the given block
construct an aws.sdk.kotlin.services.kafka.model.IcebergDestinationConfiguration inside the given block
construct an aws.sdk.kotlin.services.kafka.model.ChannelLoggingInfo inside the given block
construct an aws.sdk.kotlin.services.kafka.model.S3DestinationConfiguration inside the given block