Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.Builder
Packages that use CfnMonitoringSchedule.Builder
-
Uses of CfnMonitoringSchedule.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnMonitoringSchedule.BuilderModifier and TypeMethodDescriptionCfnMonitoringSchedule.Builder.endpointName(String endpointName) The name of the endpoint using the monitoring schedule.CfnMonitoringSchedule.Builder.failureReason(String failureReason) Contains the reason a monitoring job failed, if it failed.CfnMonitoringSchedule.Builder.lastMonitoringExecutionSummary(IResolvable lastMonitoringExecutionSummary) Describes metadata on the last execution to run, if there was one.CfnMonitoringSchedule.Builder.lastMonitoringExecutionSummary(CfnMonitoringSchedule.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary) Describes metadata on the last execution to run, if there was one.CfnMonitoringSchedule.Builder.monitoringScheduleConfig(IResolvable monitoringScheduleConfig) The configuration object that specifies the monitoring schedule and defines the monitoring job.CfnMonitoringSchedule.Builder.monitoringScheduleConfig(CfnMonitoringSchedule.MonitoringScheduleConfigProperty monitoringScheduleConfig) The configuration object that specifies the monitoring schedule and defines the monitoring job.CfnMonitoringSchedule.Builder.monitoringScheduleName(String monitoringScheduleName) The name of the monitoring schedule.CfnMonitoringSchedule.Builder.monitoringScheduleStatus(String monitoringScheduleStatus) The status of the monitoring schedule.An array of key-value pairs to apply to this resource.