LoadForecast
A GetPredictiveScalingForecast
call returns the load forecast for a
predictive scaling policy. This structure includes the data points for that load
forecast, along with the timestamps of those data points and the metric specification.
Contents
- MetricSpecification
-
The metric specification for the load forecast.
Type: PredictiveScalingMetricSpecification object
Required: Yes
- Timestamps.member.N
-
The timestamps for the data points, in UTC format.
Type: Array of timestamps
Required: Yes
- Values.member.N
-
The values of the data points.
Type: Array of doubles
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: