UpdateReplicationInfoRequest
Update information relating to replication between a given source and target Kafka cluster.
Types
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
inline fun copy(block: UpdateReplicationInfoRequest.Builder.() -> Unit = {}): UpdateReplicationInfoRequest