Deletes an existing MethodResponse resource.
See https://paws-r.github.io/docs/apigateway/delete_method_response.html for full documentation.
apigateway_delete_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 identifier for the MethodResponse resource.