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