Uses of Class
software.amazon.awssdk.services.quicksight.model.SecondaryValueOptions
-
Packages that use SecondaryValueOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SecondaryValueOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SecondaryValueOptions Modifier and Type Method Description SecondaryValueOptionsKPIOptions. secondaryValue()The options that determine the presentation of the secondary value of a KPI visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SecondaryValueOptions Modifier and Type Method Description KPIOptions.BuilderKPIOptions.Builder. secondaryValue(SecondaryValueOptions secondaryValue)The options that determine the presentation of the secondary value of a KPI visual.
-