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