Class: Aws::Types::GetAuthorizerRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAuthorizerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorizer_id ⇒ ::String
Returns the value of attribute authorizer_id.
-
#rest_api_id ⇒ ::String
Returns the value of attribute rest_api_id.
Instance Attribute Details
#authorizer_id ⇒ ::String
Returns the value of attribute authorizer_id.
608 609 610 |
# File 'sig/types.rbs', line 608 def end |
#rest_api_id ⇒ ::String
Returns the value of attribute rest_api_id.
607 608 609 |
# File 'sig/types.rbs', line 607 def rest_api_id @rest_api_id end |