Values_2.StopProcessingJobRequestSourceStops a processing job.
type nonrec t = {processingJobName : Values_0.ProcessingJobName.t;The name of the processing job to stop.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.ProcessingJobName.t ]) list ]