DeploymentAction
The type of infrastructure operation.
enum DeploymentAction {
PROVISION
DECOMMISSION
PLAN
}
Values
DeploymentAction.PROVISION {#provision}
Create or update infrastructure
DeploymentAction.DECOMMISSION {#decommission}
Tear down infrastructure
DeploymentAction.PLAN {#plan}
Preview changes without applying them
Member Of
Deployment object ● DeploymentLeaf object ● DeploymentsFilter input