Describes a MethodResponse resource.
See https://paws-r.github.io/docs/apigateway/get_method_response.html 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.