Values_1.DeleteModelBiasJobDefinitionRequestSourceDeletes an Amazon SageMaker AI model bias job definition.
type nonrec t = {jobDefinitionName : Values_0.MonitoringJobDefinitionName.t;The name of the model bias job definition to delete.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.MonitoringJobDefinitionName.t ]) list ]