Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Forecast

Forecast configuration of usage/cost.

Properties

Optional forecastType

forecastType: ForecastType

BASIC uses the exponential smoothing (ETS) model to project future usage/costs based on history data. The basis for projections is a periodic set of equivalent historical days for which the projection is being made.

timeForecastEnded

timeForecastEnded: Date

The forecast end time.

Optional timeForecastStarted

timeForecastStarted: Date

The forecast start time. Defaults to UTC-1 if not specified.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Forecast): object

getJsonObj