Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the provisioning status of an environment

Index

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

Generated using TypeDoc