EnvironmentProvisionStatus Enum
Represents the provisioning status of an environment
Possible Values
#
DONE
The environment has been successfully provisioned
FAILED
The environment provisioning process has failed
IN_PROGRESS
The environment provisioning process is currently in progress
NOT_PROVISIONED
The environment has not yet started the provisioning process
Usages
#
References
#
- Field provisionStatus from Environment
Previous
EnvironmentMissingError
Next
EnvironmentSort