class Aws::CostExplorer::Types::ForecastResult

The forecast that's created for your query.

@!attribute [rw] time_period

The period of time that the forecast covers.
@return [Types::DateInterval]

@!attribute [rw] mean_value

The mean value of the forecast.
@return [String]

@!attribute [rw] prediction_interval_lower_bound

The lower limit for the prediction interval.
@return [String]

@!attribute [rw] prediction_interval_upper_bound

The upper limit for the prediction interval.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/ForecastResult AWS API Documentation

Constants

SENSITIVE