Class: Aws::Types::AuthMode
- Inherits:
-
Object
- Object
- Aws::Types::AuthMode
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auth_type ⇒ "API_KEY", ...
Returns the value of attribute auth_type.
Instance Attribute Details
#auth_type ⇒ "API_KEY", ...
Returns the value of attribute auth_type.
124 125 126 |
# File 'sig/types.rbs', line 124 def auth_type @auth_type end |