Values_1.DescribeProcessingJobRequestSourceReturns a description of a processing job.
type nonrec t = {processingJobName : Values_0.ProcessingJobName.t;The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.ProcessingJobName.t ]) list ]