Enumeration EnvironmentProvisionStatus

Represents the provisioning status of an environment

Enumeration Members

Enumeration Members

Done: "DONE"

The environment has been successfully provisioned

Failed: "FAILED"

The environment provisioning process has failed

InProgress: "IN_PROGRESS"

The environment provisioning process is currently in progress

NotProvisioned: "NOT_PROVISIONED"

The environment has not yet started the provisioning process