AWSAPIGatewayRestAPIResourceMethodResponse
No description
type AWSAPIGatewayRestAPIResourceMethodResponse {
models: [AWSTag!]!
parameters: [AWSAPIGatewayRestAPIResourceMethodParameter!]!
statusCode: String!
}
Fields
AWSAPIGatewayRestAPIResourceMethodResponse.models ● [AWSTag!]! non-null object
The Model resources used for the response's content-type
AWSAPIGatewayRestAPIResourceMethodResponse.parameters ● [AWSAPIGatewayRestAPIResourceMethodParameter!]! non-null object
A key-value map specifying required or optional response parameters that API Gateway can send back to the caller
AWSAPIGatewayRestAPIResourceMethodResponse.statusCode ● String! non-null scalar
The method response's status code