Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnModelPackage.DriftCheckBaselinesProperty
-
Uses of CfnModelPackage.DriftCheckBaselinesProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnModelPackage.DriftCheckBaselinesProperty
Modifier and TypeMethodDescriptionCfnModelPackage.DriftCheckBaselinesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnModelPackage.Builder.driftCheckBaselines
(CfnModelPackage.DriftCheckBaselinesProperty driftCheckBaselines) Represents the drift check baselines that can be used when the model monitor is set using the model package.CfnModelPackageProps.Builder.driftCheckBaselines
(CfnModelPackage.DriftCheckBaselinesProperty driftCheckBaselines) Sets the value ofCfnModelPackageProps.getDriftCheckBaselines()
void
CfnModelPackage.setDriftCheckBaselines
(CfnModelPackage.DriftCheckBaselinesProperty value) Represents the drift check baselines that can be used when the model monitor is set using the model package.