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