Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnMonitoringScheduleProps
Packages that use CfnMonitoringScheduleProps
-
Uses of CfnMonitoringScheduleProps in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnMonitoringSchedulePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnMonitoringSchedulePropsMethods in software.amazon.awscdk.services.sagemaker that return CfnMonitoringSchedulePropsModifier and TypeMethodDescriptionCfnMonitoringScheduleProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnMonitoringSchedulePropsModifierConstructorDescriptionCfnMonitoringSchedule(Construct scope, String id, CfnMonitoringScheduleProps props) Create a newAWS::SageMaker::MonitoringSchedule.