You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ForecastQueryService::Types::Forecast

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides information about a forecast. Returned as part of the QueryForecast response.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#predictionsHash<String,Array<Types::DataPoint>>

The forecast.

The string of the string-to-array map is one of the following values:

  • p10

  • p50

  • p90

Returns: