AWS::QuickSight::Analysis ForecastScenario
The forecast scenario of a forecast in the line chart.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "WhatIfPointScenario" :
WhatIfPointScenario
, "WhatIfRangeScenario" :WhatIfRangeScenario
}
Properties
WhatIfPointScenario
-
The what-if analysis forecast setup with the target date.
Required: No
Type: WhatIfPointScenario
Update requires: No interruption
WhatIfRangeScenario
-
The what-if analysis forecast setup with the date range.
Required: No
Type: WhatIfRangeScenario
Update requires: No interruption