Values.KafkaClusterSummarySourceSummarized information about Kafka Cluster used as source / target for replication.
type nonrec t = {amazonMskCluster : AmazonMskCluster.t option;Details of an Amazon MSK Cluster.
*)apacheKafkaCluster : ApacheKafkaCluster.t option;Details of an Apache Kafka Cluster.
*)kafkaClusterAlias : string option;The alias of the Kafka cluster. Used to prefix names of replicated topics.
*)}