Module: Aws::APIGateway::Client::_GetBasePathMappingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BasePathMappings]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::BasePathMapping]
776 |
# File 'sig/client.rbs', line 776
def items: () -> ::Array[Types::BasePathMapping]
|
#position ⇒ ::String
775 |
# File 'sig/client.rbs', line 775
def position: () -> ::String
|