Describes a MethodResponse resource.
See https://www.paws-r-sdk.com/docs/apigateway_get_method_response/ for full documentation.
apigateway_get_method_response(restApiId, resourceId, httpMethod, statusCode)
[required] The string identifier of the associated RestApi.
[required] The Resource identifier for the MethodResponse resource.
[required] The HTTP verb of the Method resource.
[required] The status code for the MethodResponse resource.