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