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