DataQualityRuleRecommendationRunDescription
Describes the result of a data quality rule recommendation run.
Contents
- DataSource
- 
               The data source (AWS Glue table) associated with the recommendation 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 this run started. Type: Timestamp Required: No 
- Status
- 
               The status for this run. Type: String Valid Values: STARTING | RUNNING | STOPPING | STOPPED | SUCCEEDED | FAILED | TIMEOUTRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: