Module Values.EnvironmentStatusSource
Sourcetype nonrec t = | CREATING| CREATE_FAILED| AVAILABLE| UPDATING| DELETING| DELETED| UNAVAILABLE| UPDATE_FAILED| ROLLING_BACK| CREATING_SNAPSHOT| PENDING| MAINTENANCE| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]