AWS::QuickSight::Analysis KPIConfiguration
The configuration of a KPI visual.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "FieldWells" :KPIFieldWells, "KPIOptions" :KPIOptions, "SortConfiguration" :KPISortConfiguration}
Properties
FieldWells-
The field well configuration of a KPI visual.
Required: No
Type: KPIFieldWells
Update requires: No interruption
KPIOptions-
The options that determine the presentation of a KPI visual.
Required: No
Type: KPIOptions
Update requires: No interruption
SortConfiguration-
The sort configuration of a KPI visual.
Required: No
Type: KPISortConfiguration
Update requires: No interruption