Values_2.StopAutoMLJobRequestSourceA method for forcing a running job to shut down.
type nonrec t = {autoMLJobName : Values_0.AutoMLJobName.t;The name of the object you are requesting.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AutoMLJobName.t ]) list ]