java.lang.Object
software.amazon.awscdk.services.quicksight.CfnTemplate.KPIConditionalFormattingOptionProperty.Builder
-
Constructor Summary
Constructors
-
Method Summary
Builds the configured instance.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
actualValue
- Parameters:
actualValue
- The conditional formatting for the actual value of a KPI visual.
- Returns:
this
-
-
comparisonValue
- Parameters:
comparisonValue
- The conditional formatting for the comparison value of a KPI visual.
- Returns:
this
-
-
primaryValue
- Parameters:
primaryValue
- The conditional formatting for the primary value of a KPI visual.
- Returns:
this
-
-
progressBar
- Parameters:
progressBar
- The conditional formatting for the progress bar of a KPI visual.
- Returns:
this
-
-