| 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.KPISortConfiguration
Description
Documentation
data KPISortConfiguration Source #
The sort configuration of a KPI visual.
See: newKPISortConfiguration smart constructor.
Constructors
| KPISortConfiguration' | |
Fields
| |
Instances
newKPISortConfiguration :: KPISortConfiguration Source #
Create a value of KPISortConfiguration 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:trendGroupSort:KPISortConfiguration', kPISortConfiguration_trendGroupSort - The sort configuration of the trend group fields.
kPISortConfiguration_trendGroupSort :: Lens' KPISortConfiguration (Maybe [FieldSortOptions]) Source #
The sort configuration of the trend group fields.