| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SecondaryValueOptions |
SecondaryValueOptions.clone() |
SecondaryValueOptions |
KPIOptions.getSecondaryValue()
The options that determine the presentation of the secondary value of a KPI visual.
|
SecondaryValueOptions |
SecondaryValueOptions.withVisibility(String visibility)
Determines the visibility of the secondary value.
|
SecondaryValueOptions |
SecondaryValueOptions.withVisibility(Visibility visibility)
Determines the visibility of the secondary value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KPIOptions.setSecondaryValue(SecondaryValueOptions secondaryValue)
The options that determine the presentation of the secondary value of a KPI visual.
|
KPIOptions |
KPIOptions.withSecondaryValue(SecondaryValueOptions secondaryValue)
The options that determine the presentation of the secondary value of a KPI visual.
|
Copyright © 2023. All rights reserved.