Module: Aws::ApiGatewayV2::Client::_GetApiMappingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetApiMappingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ApiMapping]
766 |
# File 'sig/client.rbs', line 766
def items: () -> ::Array[Types::ApiMapping]
|
#next_token ⇒ ::String
767 |
# File 'sig/client.rbs', line 767
def next_token: () -> ::String
|