Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
Provides information about a forecast. Returned as part of the QueryForecast response.
See: newForecast
smart constructor.
Forecast' | |
|
Instances
Eq Forecast Source # | |
Read Forecast Source # | |
Show Forecast Source # | |
Generic Forecast Source # | |
NFData Forecast Source # | |
Defined in Amazonka.ForecastQuery.Types.Forecast | |
Hashable Forecast Source # | |
Defined in Amazonka.ForecastQuery.Types.Forecast | |
FromJSON Forecast Source # | |
type Rep Forecast Source # | |
Defined in Amazonka.ForecastQuery.Types.Forecast type Rep Forecast = D1 ('MetaData "Forecast" "Amazonka.ForecastQuery.Types.Forecast" "libZSservicesZSamazonka-forecastqueryZSamazonka-forecastquery" 'False) (C1 ('MetaCons "Forecast'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text [DataPoint]))))) |
newForecast :: Forecast Source #
Create a value of Forecast
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:predictions:Forecast'
, forecast_predictions
- The forecast.
The string of the string-to-array map is one of the following values:
- p10
- p50
- p90