Module: Aws::APIGateway::Client::_GetBasePathMappingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BasePathMapping]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#base_path ⇒ ::String
761 |
# File 'sig/client.rbs', line 761
def base_path: () -> ::String
|
#rest_api_id ⇒ ::String
762 |
# File 'sig/client.rbs', line 762
def rest_api_id: () -> ::String
|
#stage ⇒ ::String
763 |
# File 'sig/client.rbs', line 763
def stage: () -> ::String
|