| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.QuickSight.Types.SecondaryValueOptions
Description
Documentation
data SecondaryValueOptions Source #
The options that determine the presentation of the secondary value of a KPI visual.
See: newSecondaryValueOptions smart constructor.
Constructors
| SecondaryValueOptions' | |
Fields
| |
Instances
newSecondaryValueOptions :: SecondaryValueOptions Source #
Create a value of SecondaryValueOptions with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:visibility:SecondaryValueOptions', secondaryValueOptions_visibility - Determines the visibility of the secondary value.
secondaryValueOptions_visibility :: Lens' SecondaryValueOptions (Maybe Visibility) Source #
Determines the visibility of the secondary value.