Module Values.DaemonDeploymentStatusSource
Sourcetype nonrec t = | PENDING| SUCCESSFUL| STOPPED| STOP_REQUESTED| IN_PROGRESS| ROLLBACK_IN_PROGRESS| ROLLBACK_SUCCESSFUL| ROLLBACK_FAILED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]