7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/ComboChartAggregatedFieldWells.h>
49 template<
typename ComboChartAggregatedFieldWellsT = ComboChartAggregatedFieldWells>
50 void SetComboChartAggregatedFieldWells(ComboChartAggregatedFieldWellsT&& value) { m_comboChartAggregatedFieldWellsHasBeenSet =
true; m_comboChartAggregatedFieldWells = std::forward<ComboChartAggregatedFieldWellsT>(value); }
51 template<
typename ComboChartAggregatedFieldWellsT = ComboChartAggregatedFieldWells>
57 bool m_comboChartAggregatedFieldWellsHasBeenSet =
false;
bool ComboChartAggregatedFieldWellsHasBeenSet() const
AWS_QUICKSIGHT_API ComboChartFieldWells(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API ComboChartFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
const ComboChartAggregatedFieldWells & GetComboChartAggregatedFieldWells() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
ComboChartFieldWells & WithComboChartAggregatedFieldWells(ComboChartAggregatedFieldWellsT &&value)
void SetComboChartAggregatedFieldWells(ComboChartAggregatedFieldWellsT &&value)
AWS_QUICKSIGHT_API ComboChartFieldWells()=default
Aws::Utils::Json::JsonValue JsonValue