Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelPackage.DriftCheckBiasProperty.Builder
-
Uses of CfnModelPackage.DriftCheckBiasProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnModelPackage.DriftCheckBiasProperty.builder()
CfnModelPackage.DriftCheckBiasProperty.Builder.configFile
(IResolvable configFile) Sets the value ofCfnModelPackage.DriftCheckBiasProperty.getConfigFile()
CfnModelPackage.DriftCheckBiasProperty.Builder.configFile
(CfnModelPackage.FileSourceProperty configFile) Sets the value ofCfnModelPackage.DriftCheckBiasProperty.getConfigFile()
CfnModelPackage.DriftCheckBiasProperty.Builder.postTrainingConstraints
(IResolvable postTrainingConstraints) Sets the value ofCfnModelPackage.DriftCheckBiasProperty.getPostTrainingConstraints()
CfnModelPackage.DriftCheckBiasProperty.Builder.postTrainingConstraints
(CfnModelPackage.MetricsSourceProperty postTrainingConstraints) Sets the value ofCfnModelPackage.DriftCheckBiasProperty.getPostTrainingConstraints()
CfnModelPackage.DriftCheckBiasProperty.Builder.preTrainingConstraints
(IResolvable preTrainingConstraints) Sets the value ofCfnModelPackage.DriftCheckBiasProperty.getPreTrainingConstraints()
CfnModelPackage.DriftCheckBiasProperty.Builder.preTrainingConstraints
(CfnModelPackage.MetricsSourceProperty preTrainingConstraints) Sets the value ofCfnModelPackage.DriftCheckBiasProperty.getPreTrainingConstraints()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnModelPackage.DriftCheckBiasProperty.Builder
.