Class: Aws::Types::AuthorizerSummary
- Inherits:
-
Object
- Object
- Aws::Types::AuthorizerSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorizer_arn ⇒ ::String
Returns the value of attribute authorizer_arn.
-
#authorizer_name ⇒ ::String
Returns the value of attribute authorizer_name.
Instance Attribute Details
#authorizer_arn ⇒ ::String
Returns the value of attribute authorizer_arn.
326 327 328 |
# File 'sig/types.rbs', line 326 def @authorizer_arn end |
#authorizer_name ⇒ ::String
Returns the value of attribute authorizer_name.
325 326 327 |
# File 'sig/types.rbs', line 325 def @authorizer_name end |