Module: Aws::ApiGatewayV2::Client::_UpdateApiMappingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateApiMappingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#api_id ⇒ ::String
1478 |
# File 'sig/client.rbs', line 1478
def api_id: () -> ::String
|
#api_mapping_id ⇒ ::String
1479 |
# File 'sig/client.rbs', line 1479
def api_mapping_id: () -> ::String
|
#api_mapping_key ⇒ ::String
1480 |
# File 'sig/client.rbs', line 1480
def api_mapping_key: () -> ::String
|
#stage ⇒ ::String
1481 |
# File 'sig/client.rbs', line 1481
def stage: () -> ::String
|