Changes information about a Deployment resource.
See https://paws-r.github.io/docs/apigateway/update_deployment.html for full documentation.
apigateway_update_deployment(restApiId, deploymentId, patchOperations = NULL)
[required] The string identifier of the associated RestApi.
[required] The replacement identifier for the Deployment resource to change information about.
For more information about supported patch operations, see Patch Operations.