| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleConfig |
ScheduleConfig.clone() |
ScheduleConfig |
MonitoringScheduleConfig.getScheduleConfig()
Configures the monitoring schedule.
|
ScheduleConfig |
ScheduleConfig.withScheduleExpression(String scheduleExpression)
A cron expression that describes details about the monitoring schedule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringScheduleConfig.setScheduleConfig(ScheduleConfig scheduleConfig)
Configures the monitoring schedule.
|
MonitoringScheduleConfig |
MonitoringScheduleConfig.withScheduleConfig(ScheduleConfig scheduleConfig)
Configures the monitoring schedule.
|
Copyright © 2022. All rights reserved.