Module: Aws::APIGateway::Client::_GetUsagePlanKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UsagePlanKeys]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::UsagePlanKey]
1362 |
# File 'sig/client.rbs', line 1362
def items: () -> ::Array[Types::UsagePlanKey]
|
#position ⇒ ::String
1361 |
# File 'sig/client.rbs', line 1361
def position: () -> ::String
|