Class: Aws::Types::DescribeDefaultAuthorizerResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDefaultAuthorizerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorizer_description ⇒ Types::AuthorizerDescription
Returns the value of attribute authorizer_description.
Instance Attribute Details
#authorizer_description ⇒ Types::AuthorizerDescription
Returns the value of attribute authorizer_description.
1727 1728 1729 |
# File 'sig/types.rbs', line 1727 def @authorizer_description end |