@Stability(value=Stable) public static final class CfnModelPackage.ModelDataQualityProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnModelPackage.ModelDataQualityProperty>
CfnModelPackage.ModelDataQualityProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnModelPackage.ModelDataQualityProperty |
build()
Builds the configured instance.
|
CfnModelPackage.ModelDataQualityProperty.Builder |
constraints(CfnModelPackage.MetricsSourceProperty constraints)
Sets the value of
CfnModelPackage.ModelDataQualityProperty.getConstraints() |
CfnModelPackage.ModelDataQualityProperty.Builder |
constraints(IResolvable constraints)
Sets the value of
CfnModelPackage.ModelDataQualityProperty.getConstraints() |
CfnModelPackage.ModelDataQualityProperty.Builder |
statistics(CfnModelPackage.MetricsSourceProperty statistics)
Sets the value of
CfnModelPackage.ModelDataQualityProperty.getStatistics() |
CfnModelPackage.ModelDataQualityProperty.Builder |
statistics(IResolvable statistics)
Sets the value of
CfnModelPackage.ModelDataQualityProperty.getStatistics() |
@Stability(value=Stable) public CfnModelPackage.ModelDataQualityProperty.Builder constraints(CfnModelPackage.MetricsSourceProperty constraints)
CfnModelPackage.ModelDataQualityProperty.getConstraints()constraints - Data quality constraints for a model.this@Stability(value=Stable) public CfnModelPackage.ModelDataQualityProperty.Builder constraints(IResolvable constraints)
CfnModelPackage.ModelDataQualityProperty.getConstraints()constraints - Data quality constraints for a model.this@Stability(value=Stable) public CfnModelPackage.ModelDataQualityProperty.Builder statistics(CfnModelPackage.MetricsSourceProperty statistics)
CfnModelPackage.ModelDataQualityProperty.getStatistics()statistics - Data quality statistics for a model.this@Stability(value=Stable) public CfnModelPackage.ModelDataQualityProperty.Builder statistics(IResolvable statistics)
CfnModelPackage.ModelDataQualityProperty.getStatistics()statistics - Data quality statistics for a model.this@Stability(value=Stable) public CfnModelPackage.ModelDataQualityProperty build()
build in interface software.amazon.jsii.Builder<CfnModelPackage.ModelDataQualityProperty>CfnModelPackage.ModelDataQualityPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.