Values_1.DeleteModelQualityJobDefinitionRequestSourceDeletes the secified model quality monitoring job definition.
type nonrec t = {jobDefinitionName : Values_0.MonitoringJobDefinitionName.t;The name of the model quality monitoring job definition to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.MonitoringJobDefinitionName.t ]) list ]