columnGroups property

List<ColumnGroup>? columnGroups
final

Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported.

Implementation

final List<ColumnGroup>? columnGroups;