Values.KafkaClusterEncryptionInTransitDescriptionSourceThe description of the encryption in transit to the Apache Kafka cluster.
type nonrec t = {encryptionType : KafkaClusterEncryptionInTransitType.t option;The type of encryption in transit to the Apache Kafka cluster.
*)}