UpdateChannelRequest

Updates an existing channel's destination configuration. You must update the same destination type the channel was created with; the destination type cannot be changed.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Updates fields on an Apache Iceberg destination. Use only when the channel was created with an Iceberg destination.

Link copied to clipboard

Updates fields on an Amazon S3 destination. Use only when the channel was created with an Amazon S3 destination.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String