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>
89 bool m_categoryHasBeenSet =
false;
92 bool m_colorHasBeenSet =
false;
95 bool m_valuesHasBeenSet =
false;
const Aws::Vector< DimensionField > & GetCategory() const
void SetValues(const Aws::Vector< MeasureField > &value)
bool ValuesHasBeenSet() const
RadarChartAggregatedFieldWells & WithValues(const Aws::Vector< MeasureField > &value)
bool CategoryHasBeenSet() const
RadarChartAggregatedFieldWells & AddColor(const DimensionField &value)
RadarChartAggregatedFieldWells & WithColor(const Aws::Vector< DimensionField > &value)
RadarChartAggregatedFieldWells & AddValues(const MeasureField &value)
const Aws::Vector< MeasureField > & GetValues() const
RadarChartAggregatedFieldWells & WithColor(Aws::Vector< DimensionField > &&value)
RadarChartAggregatedFieldWells & WithCategory(const Aws::Vector< DimensionField > &value)
RadarChartAggregatedFieldWells & WithValues(Aws::Vector< MeasureField > &&value)
RadarChartAggregatedFieldWells & AddValues(MeasureField &&value)
void SetColor(Aws::Vector< DimensionField > &&value)
void SetColor(const Aws::Vector< DimensionField > &value)
RadarChartAggregatedFieldWells & AddColor(DimensionField &&value)
AWS_QUICKSIGHT_API RadarChartAggregatedFieldWells()
AWS_QUICKSIGHT_API RadarChartAggregatedFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCategory(const Aws::Vector< DimensionField > &value)
RadarChartAggregatedFieldWells & AddCategory(const DimensionField &value)
bool ColorHasBeenSet() const
void SetCategory(Aws::Vector< DimensionField > &&value)
AWS_QUICKSIGHT_API RadarChartAggregatedFieldWells(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< DimensionField > & GetColor() const
void SetValues(Aws::Vector< MeasureField > &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
RadarChartAggregatedFieldWells & AddCategory(DimensionField &&value)
RadarChartAggregatedFieldWells & WithCategory(Aws::Vector< DimensionField > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue