7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ScatterPlotCategoricallyAggregatedFieldWells.h>
9#include <aws/quicksight/model/ScatterPlotUnaggregatedFieldWells.h>
51 template<
typename ScatterPlotCategoricallyAggregatedFieldWellsT = ScatterPlotCategoricallyAggregatedFieldWells>
52 void SetScatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWellsT&& value) { m_scatterPlotCategoricallyAggregatedFieldWellsHasBeenSet =
true; m_scatterPlotCategoricallyAggregatedFieldWells = std::forward<ScatterPlotCategoricallyAggregatedFieldWellsT>(value); }
53 template<
typename ScatterPlotCategoricallyAggregatedFieldWellsT = ScatterPlotCategoricallyAggregatedFieldWells>
64 template<
typename ScatterPlotUnaggregatedFieldWellsT = ScatterPlotUnaggregatedFieldWells>
65 void SetScatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWellsT&& value) { m_scatterPlotUnaggregatedFieldWellsHasBeenSet =
true; m_scatterPlotUnaggregatedFieldWells = std::forward<ScatterPlotUnaggregatedFieldWellsT>(value); }
66 template<
typename ScatterPlotUnaggregatedFieldWellsT = ScatterPlotUnaggregatedFieldWells>
72 bool m_scatterPlotCategoricallyAggregatedFieldWellsHasBeenSet =
false;
75 bool m_scatterPlotUnaggregatedFieldWellsHasBeenSet =
false;
bool ScatterPlotUnaggregatedFieldWellsHasBeenSet() const
const ScatterPlotCategoricallyAggregatedFieldWells & GetScatterPlotCategoricallyAggregatedFieldWells() const
AWS_QUICKSIGHT_API ScatterPlotFieldWells()=default
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetScatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWellsT &&value)
ScatterPlotFieldWells & WithScatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWellsT &&value)
AWS_QUICKSIGHT_API ScatterPlotFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetScatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWellsT &&value)
const ScatterPlotUnaggregatedFieldWells & GetScatterPlotUnaggregatedFieldWells() const
AWS_QUICKSIGHT_API ScatterPlotFieldWells(Aws::Utils::Json::JsonView jsonValue)
bool ScatterPlotCategoricallyAggregatedFieldWellsHasBeenSet() const
ScatterPlotFieldWells & WithScatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWellsT &&value)
Aws::Utils::Json::JsonValue JsonValue