View source: R/proton_operations.R
proton_cancel_component_deployment | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.