Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMonitoringScheduleMixinProps.Builder
Packages that use CfnMonitoringScheduleMixinProps.Builder
-
Uses of CfnMonitoringScheduleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMonitoringScheduleMixinProps.BuilderModifier and TypeMethodDescriptionCfnMonitoringScheduleMixinProps.builder()CfnMonitoringScheduleMixinProps.Builder.endpointName(String endpointName) Sets the value ofCfnMonitoringScheduleMixinProps.getEndpointName()CfnMonitoringScheduleMixinProps.Builder.failureReason(String failureReason) Sets the value ofCfnMonitoringScheduleMixinProps.getFailureReason()CfnMonitoringScheduleMixinProps.Builder.lastMonitoringExecutionSummary(CfnMonitoringSchedulePropsMixin.MonitoringExecutionSummaryProperty lastMonitoringExecutionSummary) Sets the value ofCfnMonitoringScheduleMixinProps.getLastMonitoringExecutionSummary()CfnMonitoringScheduleMixinProps.Builder.lastMonitoringExecutionSummary(IResolvable lastMonitoringExecutionSummary) Sets the value ofCfnMonitoringScheduleMixinProps.getLastMonitoringExecutionSummary()CfnMonitoringScheduleMixinProps.Builder.monitoringScheduleConfig(CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty monitoringScheduleConfig) Sets the value ofCfnMonitoringScheduleMixinProps.getMonitoringScheduleConfig()CfnMonitoringScheduleMixinProps.Builder.monitoringScheduleConfig(IResolvable monitoringScheduleConfig) Sets the value ofCfnMonitoringScheduleMixinProps.getMonitoringScheduleConfig()CfnMonitoringScheduleMixinProps.Builder.monitoringScheduleName(String monitoringScheduleName) Sets the value ofCfnMonitoringScheduleMixinProps.getMonitoringScheduleName()CfnMonitoringScheduleMixinProps.Builder.monitoringScheduleStatus(String monitoringScheduleStatus) Sets the value ofCfnMonitoringScheduleMixinProps.getMonitoringScheduleStatus()Sets the value ofCfnMonitoringScheduleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnMonitoringScheduleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMonitoringScheduleMixinProps.Builder.