Values.DeleteRetrainingSchedulerRequestSourceDeletes a retraining scheduler from a model. The retraining scheduler must be in the STOPPED status.
type nonrec t = {modelName : ModelName.t;The name of the model whose retraining scheduler you want to delete.
*)}