7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/BoxPlotAggregatedFieldWells.h>
48 template<
typename BoxPlotAggregatedFieldWellsT = BoxPlotAggregatedFieldWells>
49 void SetBoxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWellsT&& value) { m_boxPlotAggregatedFieldWellsHasBeenSet =
true; m_boxPlotAggregatedFieldWells = std::forward<BoxPlotAggregatedFieldWellsT>(value); }
50 template<
typename BoxPlotAggregatedFieldWellsT = BoxPlotAggregatedFieldWells>
56 bool m_boxPlotAggregatedFieldWellsHasBeenSet =
false;
AWS_QUICKSIGHT_API BoxPlotFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
BoxPlotFieldWells & WithBoxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWellsT &&value)
AWS_QUICKSIGHT_API BoxPlotFieldWells()=default
const BoxPlotAggregatedFieldWells & GetBoxPlotAggregatedFieldWells() const
bool BoxPlotAggregatedFieldWellsHasBeenSet() const
void SetBoxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWellsT &&value)
AWS_QUICKSIGHT_API BoxPlotFieldWells(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue