Builder

class Builder

Properties

Link copied to clipboard

The name of the channel. Must be unique within the cluster.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the cluster.

Link copied to clipboard

The encryption configuration applied to the channel.

Link copied to clipboard

The Apache Iceberg destination for the channel. Mutually exclusive with s3DestinationConfiguration.

Link copied to clipboard

The destinations to which the channel publishes operational logs.

Link copied to clipboard

The Amazon S3 destination for the channel. Mutually exclusive with icebergDestinationConfiguration.

Link copied to clipboard

The tags attached to the channel.

Link copied to clipboard

The list of topic configurations for the channel. Currently exactly one topic must be specified.

Functions