Class: Aws::ForecastQueryService::Types::DataPoint
- Inherits:
-
Struct
- Object
- Struct
- Aws::ForecastQueryService::Types::DataPoint
- Defined in:
- gems/aws-sdk-forecastqueryservice/lib/aws-sdk-forecastqueryservice/types.rb
Overview
The forecast value for a specific date. Part of the Forecast object.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#timestamp ⇒ String
The timestamp of the specific forecast.
-
#value ⇒ Float
The forecast value.