AWS::QuickSight::Analysis ForecastConfiguration
The forecast configuration that is used in a line chart's display properties.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ForecastProperties" :
TimeBasedForecastProperties
, "Scenario" :ForecastScenario
}
Properties
ForecastProperties
-
The forecast properties setup of a forecast in the line chart.
Required: No
Type: TimeBasedForecastProperties
Update requires: No interruption
Scenario
-
The forecast scenario of a forecast in the line chart.
Required: No
Type: ForecastScenario
Update requires: No interruption