Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty
Packages that use CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty
-
Uses of CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigPropertyModifier and TypeMethodDescriptionCfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigPropertyModifier and TypeMethodDescriptionCfnMonitoringScheduleMixinProps.Builder.monitoringScheduleConfig(CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty monitoringScheduleConfig) Sets the value ofCfnMonitoringScheduleMixinProps.getMonitoringScheduleConfig()CfnMonitoringSchedulePropsMixin.Builder.monitoringScheduleConfig(CfnMonitoringSchedulePropsMixin.MonitoringScheduleConfigProperty monitoringScheduleConfig) The configuration object that specifies the monitoring schedule and defines the monitoring job.