Module: Aws::APIGateway::Client::_PutMethodResponseResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::MethodResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #response_models ⇒ ::Hash[::String, ::String]
- #response_parameters ⇒ ::Hash[::String, bool]
- #status_code ⇒ ::String
Instance Method Details
#response_models ⇒ ::Hash[::String, ::String]
1589 |
# File 'sig/client.rbs', line 1589
def response_models: () -> ::Hash[::String, ::String]
|
#response_parameters ⇒ ::Hash[::String, bool]
1588 |
# File 'sig/client.rbs', line 1588
def response_parameters: () -> ::Hash[::String, bool]
|
#status_code ⇒ ::String
1587 |
# File 'sig/client.rbs', line 1587
def status_code: () -> ::String
|