ConsumerGroupReplicationUpdate   
    Details about consumer group replication.
Types
Properties
Link copied to clipboard
                  List of regular expression patterns indicating the consumer groups that should not be replicated.
Link copied to clipboard
                  List of regular expression patterns indicating the consumer groups to copy.
Link copied to clipboard
                  Enables synchronization of consumer groups to target cluster.
Link copied to clipboard
                  Enables synchronization of consumer group offsets to target cluster. The translated offsets will be written to topic __consumer_offsets.
Functions
Link copied to clipboard
                  inline fun copy(block: ConsumerGroupReplicationUpdate.Builder.() -> Unit = {}): ConsumerGroupReplicationUpdate