Class: Aws::Types::Authorization
- Inherits:
-
Object
- Object
- Aws::Types::Authorization
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cognito_config ⇒ Types::CognitoConfig
Returns the value of attribute cognito_config.
-
#none ⇒ Types::None
Returns the value of attribute none.
Instance Attribute Details
#cognito_config ⇒ Types::CognitoConfig
Returns the value of attribute cognito_config.
75 76 77 |
# File 'sig/types.rbs', line 75 def cognito_config @cognito_config end |
#none ⇒ Types::None
Returns the value of attribute none.
76 77 78 |
# File 'sig/types.rbs', line 76 def none @none end |