Module Values.TaskStopCodeSource
Sourcetype nonrec t = | TaskFailedToStart| EssentialContainerExited| UserInitiated| ServiceSchedulerInitiated| SpotInterruption| TerminationNotice| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]