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