Module Values.BatchStatusSource
Sourcetype nonrec t = | CREATING| PENDING| SUBMITTING| INPROGRESS| STOPPING| CANCELLED| FAILED| PROCESSED| RUNS_DELETING| RUNS_DELETED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]