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