describeRetrainingScheduler

Provides a description of the retraining scheduler, including information such as the model name and retraining parameters.

Samples

val resp = lookoutEquipmentClient.describeRetrainingScheduler {
    modelName = "sample-model"
}