Replicator Kafka Cluster Client Vpc Config
data class ReplicatorKafkaClusterClientVpcConfig(val securityGroupIds: List<String>? = null, val subnetIds: List<String>)
Details of an Amazon VPC which has network connectivity to the Kafka cluster.