Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMonitoringSchedule.BaselineConfigProperty.Builder
-
Uses of CfnMonitoringSchedule.BaselineConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnMonitoringSchedule.BaselineConfigProperty.builder()
CfnMonitoringSchedule.BaselineConfigProperty.Builder.constraintsResource
(IResolvable constraintsResource) Sets the value ofCfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()
CfnMonitoringSchedule.BaselineConfigProperty.Builder.constraintsResource
(CfnMonitoringSchedule.ConstraintsResourceProperty constraintsResource) Sets the value ofCfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()
CfnMonitoringSchedule.BaselineConfigProperty.Builder.statisticsResource
(IResolvable statisticsResource) Sets the value ofCfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource()
CfnMonitoringSchedule.BaselineConfigProperty.Builder.statisticsResource
(CfnMonitoringSchedule.StatisticsResourceProperty statisticsResource) Sets the value ofCfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMonitoringSchedule.BaselineConfigProperty.Builder
.