Class: Aws::Types::KafkaClusterClientAuthenticationDescription
- Inherits:
-
Object
- Object
- Aws::Types::KafkaClusterClientAuthenticationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_type ⇒ "NONE", "IAM"
Returns the value of attribute authentication_type.
Instance Attribute Details
#authentication_type ⇒ "NONE", "IAM"
Returns the value of attribute authentication_type.
381 382 383 |
# File 'sig/types.rbs', line 381 def authentication_type @authentication_type end |