This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Dashboard KPIConfiguration
The configuration of a KPI visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FieldWells" :KPIFieldWells, "Interactions" :VisualInteractionOptions, "KPIOptions" :KPIOptions, "SortConfiguration" :KPISortConfiguration}
YAML
FieldWells:KPIFieldWellsInteractions:VisualInteractionOptionsKPIOptions:KPIOptionsSortConfiguration:KPISortConfiguration
Properties
- FieldWells
- 
                    The field well configuration of a KPI visual. Required: No Type: KPIFieldWells Update requires: No interruption 
- Interactions
- 
                    The general visual interactions setup for a visual. Required: No Type: VisualInteractionOptions 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