Class: Aws::Types::KafkaClusterClientAuthentication
- Inherits:
-
Object
- Object
- Aws::Types::KafkaClusterClientAuthentication
- 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.
376 377 378 |
# File 'sig/types.rbs', line 376 def authentication_type @authentication_type end |