| 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.ClusterMarkerConfiguration
Description
Documentation
data ClusterMarkerConfiguration Source #
The cluster marker configuration of the geospatial map selected point style.
See: newClusterMarkerConfiguration smart constructor.
Constructors
| ClusterMarkerConfiguration' | |
Fields 
  | |
Instances
newClusterMarkerConfiguration :: ClusterMarkerConfiguration Source #
Create a value of ClusterMarkerConfiguration 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:clusterMarker:ClusterMarkerConfiguration', clusterMarkerConfiguration_clusterMarker - The cluster marker that is a part of the cluster marker configuration
clusterMarkerConfiguration_clusterMarker :: Lens' ClusterMarkerConfiguration (Maybe ClusterMarker) Source #
The cluster marker that is a part of the cluster marker configuration