Module: Aws::ApiGatewayV2::Client::_GetApiMappingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetApiMappingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#api_id ⇒ ::String
752 |
# File 'sig/client.rbs', line 752
def api_id: () -> ::String
|
#api_mapping_id ⇒ ::String
753 |
# File 'sig/client.rbs', line 753
def api_mapping_id: () -> ::String
|
#api_mapping_key ⇒ ::String
754 |
# File 'sig/client.rbs', line 754
def api_mapping_key: () -> ::String
|
#stage ⇒ ::String
755 |
# File 'sig/client.rbs', line 755
def stage: () -> ::String
|