Values.ApacheKafkaClusterDescriptionSourceThe description of the Apache Kafka cluster to which the connector is connected.
type nonrec t = {bootstrapServers : string option;The bootstrap servers of the cluster.
*)vpc : VpcDescription.t option;Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
*)}