Builder
Properties
Whether or not to enable CloudWatch metrics.
Set the evaluation method for composite rules in the ruleset to ROW/COLUMN
A custom prefix for the CloudWatch log group names. When specified, evaluation run logs are written to <CustomLogGroupPrefix>/error and <CustomLogGroupPrefix>/output instead of the default /aws-glue/data-quality/error and /aws-glue/data-quality/output log groups.
The configuration for writing rule results to a Glue Data Catalog table.
The observation mode for the evaluation run. Specifies how anomaly detection bounds are calculated.
The configuration for writing observation results to a Glue Data Catalog table.
The scope of the observation for the evaluation run. Specifies whether anomaly detection is enabled or disabled.
The configuration for writing profiling results to a Glue Data Catalog table.
Prefix for Amazon S3 to store results.
The configuration for writing row-level evaluation results to a Glue Data Catalog table.
Functions
construct an aws.sdk.kotlin.services.glue.model.DataQualityRuleResultsOptions inside the given block
construct an aws.sdk.kotlin.services.glue.model.ObservationResultsOptions inside the given block
construct an aws.sdk.kotlin.services.glue.model.ProfilingResultsOptions inside the given block
construct an aws.sdk.kotlin.services.glue.model.RowLevelResultsOptions inside the given block