class Aws::KafkaConnect::Types::KafkaClusterClientAuthentication
The client authentication information used in order to authenticate with the Apache Kafka cluster.
@note When making an API call, you may pass KafkaClusterClientAuthentication
data as a hash: { authentication_type: "NONE", # required, accepts NONE, IAM }
@!attribute [rw] authentication_type
The type of client authentication used to connect to the Apache Kafka cluster. Value NONE means that no client authentication is used. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/KafkaClusterClientAuthentication AWS API Documentation
Constants
- SENSITIVE