Module Values.WorkspaceStatusSource
Sourcetype nonrec t = | ACTIVE| CREATING| DELETING| FAILED| UPDATING| UPGRADING| DELETION_FAILED| CREATION_FAILED| UPDATE_FAILED| UPGRADE_FAILED| LICENSE_REMOVAL_FAILED| VERSION_UPDATING| VERSION_UPDATE_FAILED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]