UpdateReplicationInfoRequest

Update information relating to replication between a given source and target Kafka cluster.

Types

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

Properties

Link copied to clipboard

Updated consumer group replication information.

Link copied to clipboard

Current replicator version.

Link copied to clipboard

The Amazon Resource Name (ARN) of the replicator to be updated.

Link copied to clipboard

The ARN of the source Kafka cluster.

Link copied to clipboard

The ARN of the target Kafka cluster.

Link copied to clipboard

Updated topic replication information.

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