KPIOptions
The options that determine the presentation of a KPI visual.
Contents
Note
In the following list, the required parameters are described first.
- Comparison
 - 
               
The comparison configuration of a KPI visual.
Type: ComparisonConfiguration object
Required: No
 - PrimaryValueDisplayType
 - 
               
The options that determine the primary value display type.
Type: String
Valid Values:
HIDDEN | COMPARISON | ACTUALRequired: No
 - PrimaryValueFontConfiguration
 - 
               
The options that determine the primary value font configuration.
Type: FontConfiguration object
Required: No
 - ProgressBar
 - 
               
The options that determine the presentation of the progress bar of a KPI visual.
Type: ProgressBarOptions object
Required: No
 - SecondaryValue
 - 
               
The options that determine the presentation of the secondary value of a KPI visual.
Type: SecondaryValueOptions object
Required: No
 - SecondaryValueFontConfiguration
 - 
               
The options that determine the secondary value font configuration.
Type: FontConfiguration object
Required: No
 - Sparkline
 - 
               
The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.
Type: KPISparklineOptions object
Required: No
 - TrendArrows
 - 
               
The options that determine the presentation of trend arrows in a KPI visual.
Type: TrendArrowOptions object
Required: No
 - VisualLayoutOptions
 - 
               
The options that determine the layout a KPI visual.
Type: KPIVisualLayoutOptions object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: