Class: Aws::Types::DeleteAuthorizerRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAuthorizerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorizer_name ⇒ ::String
Returns the value of attribute authorizer_name.
Instance Attribute Details
#authorizer_name ⇒ ::String
Returns the value of attribute authorizer_name.
1295 1296 1297 |
# File 'sig/types.rbs', line 1295 def @authorizer_name end |