DataQualityEvaluationRunAdditionalRunOptions

Additional run options you can specify for an evaluation run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether or not to enable CloudWatch metrics.

Link copied to clipboard

Set the evaluation method for composite rules in the ruleset to ROW/COLUMN

Link copied to clipboard

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.

Link copied to clipboard

The configuration for writing rule results to a Glue Data Catalog table.

Link copied to clipboard

The observation mode for the evaluation run. Specifies how anomaly detection bounds are calculated.

Link copied to clipboard

The configuration for writing observation results to a Glue Data Catalog table.

Link copied to clipboard

The scope of the observation for the evaluation run. Specifies whether anomaly detection is enabled or disabled.

Link copied to clipboard

The configuration for writing profiling results to a Glue Data Catalog table.

Link copied to clipboard

Prefix for Amazon S3 to store results.

Link copied to clipboard

The configuration for writing row-level evaluation results to a Glue Data Catalog table.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String