Replicator Replication Info List Consumer Group Replication Args
data class ReplicatorReplicationInfoListConsumerGroupReplicationArgs(val consumerGroupsToExcludes: Output<List<String>>? = null, val consumerGroupsToReplicates: Output<List<String>>, val detectAndCopyNewConsumerGroups: Output<Boolean>? = null, val synchroniseConsumerGroupOffsets: Output<Boolean>? = null) : ConvertibleToJava<ReplicatorReplicationInfoListConsumerGroupReplicationArgs>