qualityCheck
construct an aws.sdk.kotlin.services.sagemaker.model.QualityCheckStepMetadata inside the given block
The configurations and outcomes of the check step execution. This includes:
The type of the check conducted.
The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
The Amazon S3 URIs of newly calculated baseline constraints and statistics.
The model package group name provided.
The Amazon S3 URI of the violation report if violations detected.
The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
The Boolean flags indicating if the drift check is skipped.
If step property
BaselineUsedForDriftCheck
is set the same asCalculatedBaseline
.