/AWS1/CL_GLUDATAQUALITYEVALR00¶
Additional run options you can specify for an evaluation run.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_cloudwatchmetricsenabled TYPE /AWS1/GLUNULLABLEBOOLEAN /AWS1/GLUNULLABLEBOOLEAN¶
Whether or not to enable CloudWatch metrics.
iv_resultss3prefix TYPE /AWS1/GLUURISTRING /AWS1/GLUURISTRING¶
Prefix for Amazon S3 to store results.
iv_compositeruleevalmethod TYPE /AWS1/GLUDQCOMPOSITERLEVALMETH /AWS1/GLUDQCOMPOSITERLEVALMETH¶
Set the evaluation method for composite rules in the ruleset to ROW/COLUMN
Queryable Attributes¶
CloudWatchMetricsEnabled¶
Whether or not to enable CloudWatch metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDWATCHMETRICSENABLED() |
Getter for CLOUDWATCHMETRICSENABLED, with configurable defau |
ASK_CLOUDWATCHMETRICSENABLED() |
Getter for CLOUDWATCHMETRICSENABLED w/ exceptions if field h |
HAS_CLOUDWATCHMETRICSENABLED() |
Determine if CLOUDWATCHMETRICSENABLED has a value |
ResultsS3Prefix¶
Prefix for Amazon S3 to store results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTSS3PREFIX() |
Getter for RESULTSS3PREFIX, with configurable default |
ASK_RESULTSS3PREFIX() |
Getter for RESULTSS3PREFIX w/ exceptions if field has no val |
HAS_RESULTSS3PREFIX() |
Determine if RESULTSS3PREFIX has a value |
CompositeRuleEvaluationMethod¶
Set the evaluation method for composite rules in the ruleset to ROW/COLUMN
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPOSITERULEEVALMETHOD() |
Getter for COMPOSITERULEEVALMETHOD, with configurable defaul |
ASK_COMPOSITERULEEVALMETHOD() |
Getter for COMPOSITERULEEVALMETHOD w/ exceptions if field ha |
HAS_COMPOSITERULEEVALMETHOD() |
Determine if COMPOSITERULEEVALMETHOD has a value |