DataQualityRulesetEvaluationRunDescription
Describes the result of a data quality ruleset evaluation run.
Contents
- DataSource
-
The data source (an AWS Glue table) associated with the run.
Type: DataSource object
Required: No
- RunId
-
The unique run identifier associated with this run.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- StartedOn
-
The date and time when the run started.
Type: Timestamp
Required: No
- Status
-
The status for this run.
Type: String
Valid Values:
STARTING | RUNNING | STOPPING | STOPPED | SUCCEEDED | FAILED | TIMEOUT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: