Class: Aws::Types::AuthenticationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AuthenticationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#basic_authentication ⇒ ::Array[Types::BasicAuthenticationConfiguration]
Returns the value of attribute basic_authentication.
Instance Attribute Details
#basic_authentication ⇒ ::Array[Types::BasicAuthenticationConfiguration]
Returns the value of attribute basic_authentication.
119 120 121 |
# File 'sig/types.rbs', line 119 def basic_authentication @basic_authentication end |