MetricBasedObservation
Describes the metric based observation generated based on evaluated data quality metrics.
Contents
- MetricName
-
The name of the data quality metric used for generating the observation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- MetricValues
-
An object of type
DataQualityMetricValues
representing the analysis of the data quality metric value.Type: DataQualityMetricValues object
Required: No
- NewRules
-
A list of new data quality rules generated as part of the observation based on the data quality metric value.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- StatisticId
-
The Statistic ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: