class Aws::KafkaConnect::Types::KafkaClusterEncryptionInTransit

Details of encryption in transit to the Apache Kafka cluster.

@note When making an API call, you may pass KafkaClusterEncryptionInTransit

data as a hash:

    {
      encryption_type: "PLAINTEXT", # required, accepts PLAINTEXT, TLS
    }

@!attribute [rw] encryption_type

The type of encryption in transit to the Apache Kafka cluster.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/KafkaClusterEncryptionInTransit AWS API Documentation

Constants

SENSITIVE