Module: Aws::APIGateway::Client::_GetUsagePlanKeyResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UsagePlanKey]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
1347 |
# File 'sig/client.rbs', line 1347 def id: () -> ::String |
#name ⇒ ::String
1350 |
# File 'sig/client.rbs', line 1350 def name: () -> ::String |
#type ⇒ ::String
1348 |
# File 'sig/client.rbs', line 1348 def type: () -> ::String |
#value ⇒ ::String
1349 |
# File 'sig/client.rbs', line 1349 def value: () -> ::String |