7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/GeospatialMapFieldWells.h>
9#include <aws/quicksight/model/GeospatialMapStyleOptions.h>
10#include <aws/quicksight/model/GeospatialPointStyleOptions.h>
11#include <aws/quicksight/model/GeospatialWindowOptions.h>
12#include <aws/quicksight/model/LegendOptions.h>
13#include <aws/quicksight/model/TooltipOptions.h>
14#include <aws/quicksight/model/VisualInteractionOptions.h>
15#include <aws/quicksight/model/VisualPalette.h>
48 template <
typename FieldWellsT = GeospatialMapFieldWells>
50 m_fieldWellsHasBeenSet =
true;
51 m_fieldWells = std::forward<FieldWellsT>(value);
53 template <
typename FieldWellsT = GeospatialMapFieldWells>
66 template <
typename LegendT = LegendOptions>
68 m_legendHasBeenSet =
true;
69 m_legend = std::forward<LegendT>(value);
71 template <
typename LegendT = LegendOptions>
84 template <
typename TooltipT = TooltipOptions>
86 m_tooltipHasBeenSet =
true;
87 m_tooltip = std::forward<TooltipT>(value);
89 template <
typename TooltipT = TooltipOptions>
102 template <
typename WindowOptionsT = GeospatialWindowOptions>
104 m_windowOptionsHasBeenSet =
true;
105 m_windowOptions = std::forward<WindowOptionsT>(value);
107 template <
typename WindowOptionsT = GeospatialWindowOptions>
120 template <
typename MapStyleOptionsT = GeospatialMapStyleOptions>
122 m_mapStyleOptionsHasBeenSet =
true;
123 m_mapStyleOptions = std::forward<MapStyleOptionsT>(value);
125 template <
typename MapStyleOptionsT = GeospatialMapStyleOptions>
138 template <
typename Po
intStyleOptionsT = GeospatialPo
intStyleOptions>
140 m_pointStyleOptionsHasBeenSet =
true;
141 m_pointStyleOptions = std::forward<PointStyleOptionsT>(value);
143 template <
typename Po
intStyleOptionsT = GeospatialPo
intStyleOptions>
154 template <
typename VisualPaletteT = VisualPalette>
156 m_visualPaletteHasBeenSet =
true;
157 m_visualPalette = std::forward<VisualPaletteT>(value);
159 template <
typename VisualPaletteT = VisualPalette>
172 template <
typename InteractionsT = VisualInteractionOptions>
174 m_interactionsHasBeenSet =
true;
175 m_interactions = std::forward<InteractionsT>(value);
177 template <
typename InteractionsT = VisualInteractionOptions>
199 bool m_fieldWellsHasBeenSet =
false;
200 bool m_legendHasBeenSet =
false;
201 bool m_tooltipHasBeenSet =
false;
202 bool m_windowOptionsHasBeenSet =
false;
203 bool m_mapStyleOptionsHasBeenSet =
false;
204 bool m_pointStyleOptionsHasBeenSet =
false;
205 bool m_visualPaletteHasBeenSet =
false;
206 bool m_interactionsHasBeenSet =
false;
GeospatialMapConfiguration & WithWindowOptions(WindowOptionsT &&value)
bool WindowOptionsHasBeenSet() const
GeospatialMapConfiguration & WithPointStyleOptions(PointStyleOptionsT &&value)
const VisualPalette & GetVisualPalette() const
GeospatialMapConfiguration & WithInteractions(InteractionsT &&value)
GeospatialMapConfiguration & WithTooltip(TooltipT &&value)
GeospatialMapConfiguration & WithMapStyleOptions(MapStyleOptionsT &&value)
bool MapStyleOptionsHasBeenSet() const
void SetFieldWells(FieldWellsT &&value)
bool TooltipHasBeenSet() const
const GeospatialWindowOptions & GetWindowOptions() const
void SetPointStyleOptions(PointStyleOptionsT &&value)
void SetVisualPalette(VisualPaletteT &&value)
void SetWindowOptions(WindowOptionsT &&value)
AWS_QUICKSIGHT_API GeospatialMapConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool InteractionsHasBeenSet() const
bool FieldWellsHasBeenSet() const
bool PointStyleOptionsHasBeenSet() const
AWS_QUICKSIGHT_API GeospatialMapConfiguration()=default
bool LegendHasBeenSet() const
void SetLegend(LegendT &&value)
const LegendOptions & GetLegend() const
void SetMapStyleOptions(MapStyleOptionsT &&value)
GeospatialMapConfiguration & WithLegend(LegendT &&value)
const GeospatialMapFieldWells & GetFieldWells() const
const GeospatialMapStyleOptions & GetMapStyleOptions() const
void SetInteractions(InteractionsT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
const VisualInteractionOptions & GetInteractions() const
const GeospatialPointStyleOptions & GetPointStyleOptions() const
GeospatialMapConfiguration & WithVisualPalette(VisualPaletteT &&value)
const TooltipOptions & GetTooltip() const
void SetTooltip(TooltipT &&value)
GeospatialMapConfiguration & WithFieldWells(FieldWellsT &&value)
bool VisualPaletteHasBeenSet() const
AWS_QUICKSIGHT_API GeospatialMapConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue