| 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.ClusterMarker
Description
Documentation
data ClusterMarker Source #
The cluster marker that is a part of the cluster marker configuration.
See: newClusterMarker smart constructor.
Constructors
| ClusterMarker' | |
Fields
| |
Instances
newClusterMarker :: ClusterMarker Source #
Create a value of ClusterMarker 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:simpleClusterMarker:ClusterMarker', clusterMarker_simpleClusterMarker - The simple cluster marker of the cluster marker.
clusterMarker_simpleClusterMarker :: Lens' ClusterMarker (Maybe SimpleClusterMarker) Source #
The simple cluster marker of the cluster marker.