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>
74 bool m_groupByHasBeenSet =
false;
77 bool m_valuesHasBeenSet =
false;
BoxPlotAggregatedFieldWells & AddGroupBy(DimensionField &&value)
BoxPlotAggregatedFieldWells & WithGroupBy(Aws::Vector< DimensionField > &&value)
BoxPlotAggregatedFieldWells & AddGroupBy(const DimensionField &value)
AWS_QUICKSIGHT_API BoxPlotAggregatedFieldWells()
AWS_QUICKSIGHT_API BoxPlotAggregatedFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
BoxPlotAggregatedFieldWells & WithValues(const Aws::Vector< MeasureField > &value)
const Aws::Vector< MeasureField > & GetValues() const
BoxPlotAggregatedFieldWells & AddValues(MeasureField &&value)
void SetValues(Aws::Vector< MeasureField > &&value)
void SetGroupBy(Aws::Vector< DimensionField > &&value)
AWS_QUICKSIGHT_API BoxPlotAggregatedFieldWells(Aws::Utils::Json::JsonView jsonValue)
BoxPlotAggregatedFieldWells & WithValues(Aws::Vector< MeasureField > &&value)
bool GroupByHasBeenSet() const
void SetGroupBy(const Aws::Vector< DimensionField > &value)
bool ValuesHasBeenSet() const
const Aws::Vector< DimensionField > & GetGroupBy() const
BoxPlotAggregatedFieldWells & WithGroupBy(const Aws::Vector< DimensionField > &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
BoxPlotAggregatedFieldWells & AddValues(const MeasureField &value)
void SetValues(const Aws::Vector< MeasureField > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue