Module Values.UpdateActionStatusSource
Sourcetype nonrec t = | Not_applied| Waiting_to_start| In_progress| Stopping| Stopped| Complete| Scheduling| Scheduled| Not_applicable| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]