7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/quicksight/model/DimensionField.h>
10#include <aws/quicksight/model/MeasureField.h>
116 bool m_xAxisHasBeenSet =
false;
119 bool m_yAxisHasBeenSet =
false;
122 bool m_sizeHasBeenSet =
false;
125 bool m_categoryHasBeenSet =
false;
128 bool m_labelHasBeenSet =
false;
ScatterPlotUnaggregatedFieldWells & AddYAxis(DimensionField &&value)
const Aws::Vector< DimensionField > & GetYAxis() const
const Aws::Vector< DimensionField > & GetLabel() const
ScatterPlotUnaggregatedFieldWells & WithXAxis(const Aws::Vector< DimensionField > &value)
ScatterPlotUnaggregatedFieldWells & AddXAxis(const DimensionField &value)
ScatterPlotUnaggregatedFieldWells & WithYAxis(const Aws::Vector< DimensionField > &value)
void SetXAxis(Aws::Vector< DimensionField > &&value)
ScatterPlotUnaggregatedFieldWells & WithCategory(const Aws::Vector< DimensionField > &value)
ScatterPlotUnaggregatedFieldWells & AddLabel(const DimensionField &value)
void SetCategory(const Aws::Vector< DimensionField > &value)
bool XAxisHasBeenSet() const
ScatterPlotUnaggregatedFieldWells & WithCategory(Aws::Vector< DimensionField > &&value)
void SetYAxis(const Aws::Vector< DimensionField > &value)
void SetCategory(Aws::Vector< DimensionField > &&value)
void SetLabel(Aws::Vector< DimensionField > &&value)
const Aws::Vector< DimensionField > & GetXAxis() const
AWS_QUICKSIGHT_API ScatterPlotUnaggregatedFieldWells(Aws::Utils::Json::JsonView jsonValue)
void SetSize(const Aws::Vector< MeasureField > &value)
bool YAxisHasBeenSet() const
void SetYAxis(Aws::Vector< DimensionField > &&value)
void SetLabel(const Aws::Vector< DimensionField > &value)
AWS_QUICKSIGHT_API ScatterPlotUnaggregatedFieldWells()
ScatterPlotUnaggregatedFieldWells & AddSize(MeasureField &&value)
bool CategoryHasBeenSet() const
AWS_QUICKSIGHT_API ScatterPlotUnaggregatedFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
ScatterPlotUnaggregatedFieldWells & WithYAxis(Aws::Vector< DimensionField > &&value)
ScatterPlotUnaggregatedFieldWells & AddXAxis(DimensionField &&value)
ScatterPlotUnaggregatedFieldWells & AddSize(const MeasureField &value)
ScatterPlotUnaggregatedFieldWells & WithLabel(const Aws::Vector< DimensionField > &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSize(Aws::Vector< MeasureField > &&value)
ScatterPlotUnaggregatedFieldWells & WithSize(Aws::Vector< MeasureField > &&value)
ScatterPlotUnaggregatedFieldWells & AddLabel(DimensionField &&value)
ScatterPlotUnaggregatedFieldWells & AddCategory(const DimensionField &value)
ScatterPlotUnaggregatedFieldWells & WithXAxis(Aws::Vector< DimensionField > &&value)
const Aws::Vector< DimensionField > & GetCategory() const
const Aws::Vector< MeasureField > & GetSize() const
ScatterPlotUnaggregatedFieldWells & WithLabel(Aws::Vector< DimensionField > &&value)
ScatterPlotUnaggregatedFieldWells & AddCategory(DimensionField &&value)
ScatterPlotUnaggregatedFieldWells & AddYAxis(const DimensionField &value)
bool LabelHasBeenSet() const
bool SizeHasBeenSet() const
void SetXAxis(const Aws::Vector< DimensionField > &value)
ScatterPlotUnaggregatedFieldWells & WithSize(const Aws::Vector< MeasureField > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue