Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.MonitoringScheduleConfigProperty
-
Uses of CfnMonitoringSchedule.MonitoringScheduleConfigProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnMonitoringSchedule.MonitoringScheduleConfigProperty
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnMonitoringSchedule.Builder.monitoringScheduleConfig
(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig) The configuration object that specifies the monitoring schedule and defines the monitoring job.CfnMonitoringScheduleProps.Builder.monitoringScheduleConfig
(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig) Sets the value ofCfnMonitoringScheduleProps.getMonitoringScheduleConfig()
void
CfnMonitoringSchedule.setMonitoringScheduleConfig
(CfnMonitoringSchedule.MonitoringScheduleConfigProperty value) The configuration object that specifies the monitoring schedule and defines the monitoring job.