@Stability(value=Stable) public static final class CfnModelPackage.DriftCheckBaselinesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnModelPackage.DriftCheckBaselinesProperty>
CfnModelPackage.DriftCheckBaselinesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder bias(CfnModelPackage.DriftCheckBiasProperty bias)
CfnModelPackage.DriftCheckBaselinesProperty.getBias()bias - Represents the drift check bias baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder bias(IResolvable bias)
CfnModelPackage.DriftCheckBaselinesProperty.getBias()bias - Represents the drift check bias baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder explainability(CfnModelPackage.DriftCheckExplainabilityProperty explainability)
CfnModelPackage.DriftCheckBaselinesProperty.getExplainability()explainability - Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder explainability(IResolvable explainability)
CfnModelPackage.DriftCheckBaselinesProperty.getExplainability()explainability - Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder modelDataQuality(CfnModelPackage.DriftCheckModelDataQualityProperty modelDataQuality)
CfnModelPackage.DriftCheckBaselinesProperty.getModelDataQuality()modelDataQuality - Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder modelDataQuality(IResolvable modelDataQuality)
CfnModelPackage.DriftCheckBaselinesProperty.getModelDataQuality()modelDataQuality - Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder modelQuality(CfnModelPackage.DriftCheckModelQualityProperty modelQuality)
CfnModelPackage.DriftCheckBaselinesProperty.getModelQuality()modelQuality - Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty.Builder modelQuality(IResolvable modelQuality)
CfnModelPackage.DriftCheckBaselinesProperty.getModelQuality()modelQuality - Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.this@Stability(value=Stable) public CfnModelPackage.DriftCheckBaselinesProperty build()
build in interface software.amazon.jsii.Builder<CfnModelPackage.DriftCheckBaselinesProperty>CfnModelPackage.DriftCheckBaselinesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.