Class: Aws::Kafka::Types::Tls
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kafka::Types::Tls
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-kafka/types.rb
Overview
Details for client authentication using TLS.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#certificate_authority_arn_list ⇒ Array<String>
List of ACM Certificate Authority ARNs.
-
#enabled ⇒ Boolean
TLS authentication is enabled or not.