Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringScheduleProps.Builder
-
Uses of CfnMonitoringScheduleProps.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringScheduleProps.builder()
CfnMonitoringScheduleProps.Builder.endpointName
(String endpointName) Sets the value ofCfnMonitoringScheduleProps.getEndpointName()
CfnMonitoringScheduleProps.Builder.failureReason
(String failureReason) Sets the value ofCfnMonitoringScheduleProps.getFailureReason()
CfnMonitoringScheduleProps.Builder.lastMonitoringExecutionSummary
(IResolvable lastMonitoringExecutionSummary) Sets the value ofCfnMonitoringScheduleProps.getLastMonitoringExecutionSummary()
CfnMonitoringScheduleProps.Builder.lastMonitoringExecutionSummary
(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary) Sets the value ofCfnMonitoringScheduleProps.getLastMonitoringExecutionSummary()
CfnMonitoringScheduleProps.Builder.monitoringScheduleConfig
(IResolvable monitoringScheduleConfig) Sets the value ofCfnMonitoringScheduleProps.getMonitoringScheduleConfig()
CfnMonitoringScheduleProps.Builder.monitoringScheduleConfig
(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig) Sets the value ofCfnMonitoringScheduleProps.getMonitoringScheduleConfig()
CfnMonitoringScheduleProps.Builder.monitoringScheduleName
(String monitoringScheduleName) Sets the value ofCfnMonitoringScheduleProps.getMonitoringScheduleName()
CfnMonitoringScheduleProps.Builder.monitoringScheduleStatus
(String monitoringScheduleStatus) Sets the value ofCfnMonitoringScheduleProps.getMonitoringScheduleStatus()
Sets the value ofCfnMonitoringScheduleProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringScheduleProps.Builder
.