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