Attempts to stop an ongoing deployment.
See https://www.paws-r-sdk.com/docs/codedeploy_stop_deployment/ for full documentation.
codedeploy_stop_deployment(deploymentId, autoRollbackEnabled = NULL)
[required] The unique ID of a deployment.
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.