Values_1.DescribeModelQualityJobDefinitionRequestSourceReturns a description of a model quality job definition.
type nonrec t = {jobDefinitionName : Values_0.MonitoringJobDefinitionName.t;The name of the model quality 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.MonitoringJobDefinitionName.t ]) list ]