Values.DescribeRetrainingSchedulerRequestSourceProvides a description of the retraining scheduler, including information such as the model name and retraining parameters.
type nonrec t = {modelName : ModelName.t;The name of the model that the retraining scheduler is attached to.
*)}