AnomalyDateInterval
The time period for an anomaly.
Contents
- StartDate
 - 
               
The first date an anomaly was observed.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 40.
Pattern:
(\d{4}-\d{2}-\d{2})(T\d{2}:\d{2}:\d{2}Z)?Required: Yes
 - EndDate
 - 
               
The last date an anomaly was observed.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 40.
Pattern:
(\d{4}-\d{2}-\d{2})(T\d{2}:\d{2}:\d{2}Z)?Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: