Module: Aws::ApiGatewayV2::Client::_CreateApiMappingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateApiMappingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#api_id ⇒ ::String
122 |
# File 'sig/client.rbs', line 122
def api_id: () -> ::String
|
#api_mapping_id ⇒ ::String
123 |
# File 'sig/client.rbs', line 123
def api_mapping_id: () -> ::String
|
#api_mapping_key ⇒ ::String
124 |
# File 'sig/client.rbs', line 124
def api_mapping_key: () -> ::String
|
#stage ⇒ ::String
125 |
# File 'sig/client.rbs', line 125
def stage: () -> ::String
|