| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
Amazon SageMaker Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Jsii$Proxy
An implementation for
CfnMonitoringSchedule.MonitoringScheduleConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.Builder |
CfnMonitoringSchedule.Builder.monitoringScheduleConfig(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
CfnMonitoringScheduleProps.Builder |
CfnMonitoringScheduleProps.Builder.monitoringScheduleConfig(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig)
Sets the value of
CfnMonitoringScheduleProps.getMonitoringScheduleConfig() |
void |
CfnMonitoringSchedule.setMonitoringScheduleConfig(CfnMonitoringSchedule.MonitoringScheduleConfigProperty value)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
Copyright © 2022. All rights reserved.