Values.ReplicationInfoSummarySourceSummarized information of replication between clusters.
type nonrec t = {sourceKafkaClusterAlias : string option;The alias of the source Kafka cluster.
*)targetKafkaClusterAlias : string option;The alias of the target Kafka cluster.
*)}