Module aws_sdk_apigateway::operation::get_method_response
source · Expand description
Types for the GetMethodResponse
operation.
Modules
- Builders
Structs
- Orchestration and serialization glue logic for
GetMethodResponse
. Request to describe a MethodResponse resource.
Represents a method response of a given HTTP status code returned to the client. The method response is passed from the back end through the associated integration response that can be transformed using a mapping template.
Enums
- Error type for the
GetMethodResponseError
operation.