class Aws::AutoScaling::Types::CapacityForecast

A `GetPredictiveScalingForecast` call returns the capacity forecast for a predictive scaling policy. This structure includes the data points for that capacity forecast, along with the timestamps of those data points.

@!attribute [rw] timestamps

The time stamps for the data points, in UTC format.
@return [Array<Time>]

@!attribute [rw] values

The values of the data points.
@return [Array<Float>]

@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/CapacityForecast AWS API Documentation

Constants

SENSITIVE