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