Learn R Programming

paws.compute (version 0.7.0)

proton_cancel_component_deployment: Attempts to cancel a component deployment (for a component that is in the IN_PROGRESS deployment status)

Description

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.

Usage

proton_cancel_component_deployment(componentName)

Arguments

componentName

[required] The name of the component with the deployment to cancel.