ForecastResult
The forecast that's created for your query.
Contents
- MeanValue
-
The mean value of the forecast.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- PredictionIntervalLowerBound
-
The lower limit for the prediction interval.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- PredictionIntervalUpperBound
-
The upper limit for the prediction interval.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- TimePeriod
-
The period of time that the forecast covers.
Type: DateInterval object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: