proton_cancel_component_deployment {paws.compute} | R Documentation |
Attempts to cancel a component deployment (for a component that is in the IN_PROGRESS
deployment status).
See https://www.paws-r-sdk.com/docs/proton_cancel_component_deployment/ for full documentation.
proton_cancel_component_deployment(componentName)
componentName |
[required] The name of the component with the deployment to cancel. |