7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/GeospatialSelectedPointStyle.h>
9#include <aws/quicksight/model/ClusterMarkerConfiguration.h>
10#include <aws/quicksight/model/GeospatialHeatmapConfiguration.h>
80 bool m_selectedPointStyleHasBeenSet =
false;
83 bool m_clusterMarkerConfigurationHasBeenSet =
false;
86 bool m_heatmapConfigurationHasBeenSet =
false;
GeospatialPointStyleOptions & WithSelectedPointStyle(const GeospatialSelectedPointStyle &value)
GeospatialPointStyleOptions & WithSelectedPointStyle(GeospatialSelectedPointStyle &&value)
void SetHeatmapConfiguration(GeospatialHeatmapConfiguration &&value)
bool ClusterMarkerConfigurationHasBeenSet() const
const GeospatialHeatmapConfiguration & GetHeatmapConfiguration() const
AWS_QUICKSIGHT_API GeospatialPointStyleOptions(Aws::Utils::Json::JsonView jsonValue)
bool HeatmapConfigurationHasBeenSet() const
GeospatialPointStyleOptions & WithHeatmapConfiguration(GeospatialHeatmapConfiguration &&value)
bool SelectedPointStyleHasBeenSet() const
GeospatialPointStyleOptions & WithClusterMarkerConfiguration(const ClusterMarkerConfiguration &value)
GeospatialPointStyleOptions & WithHeatmapConfiguration(const GeospatialHeatmapConfiguration &value)
void SetSelectedPointStyle(GeospatialSelectedPointStyle &&value)
const ClusterMarkerConfiguration & GetClusterMarkerConfiguration() const
void SetClusterMarkerConfiguration(ClusterMarkerConfiguration &&value)
AWS_QUICKSIGHT_API GeospatialPointStyleOptions()
AWS_QUICKSIGHT_API GeospatialPointStyleOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetClusterMarkerConfiguration(const ClusterMarkerConfiguration &value)
GeospatialPointStyleOptions & WithClusterMarkerConfiguration(ClusterMarkerConfiguration &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
const GeospatialSelectedPointStyle & GetSelectedPointStyle() const
void SetHeatmapConfiguration(const GeospatialHeatmapConfiguration &value)
void SetSelectedPointStyle(const GeospatialSelectedPointStyle &value)
GeospatialSelectedPointStyle
Aws::Utils::Json::JsonValue JsonValue