Values_1.DescribeJobTemplateRequestSourceReturns information about a job template.
type nonrec t = {jobTemplateId : Values_0.JobTemplateId.t;The unique identifier of the job template.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.JobTemplateId.t ]) list ]