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_geospatialHasBeenSet =
false;
92 bool m_valuesHasBeenSet =
false;
95 bool m_colorsHasBeenSet =
false;
GeospatialMapAggregatedFieldWells & AddColors(const DimensionField &value)
void SetColors(const Aws::Vector< DimensionField > &value)
GeospatialMapAggregatedFieldWells & AddGeospatial(DimensionField &&value)
void SetValues(Aws::Vector< MeasureField > &&value)
GeospatialMapAggregatedFieldWells & WithColors(Aws::Vector< DimensionField > &&value)
AWS_QUICKSIGHT_API GeospatialMapAggregatedFieldWells & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ValuesHasBeenSet() const
void SetGeospatial(Aws::Vector< DimensionField > &&value)
AWS_QUICKSIGHT_API GeospatialMapAggregatedFieldWells(Aws::Utils::Json::JsonView jsonValue)
GeospatialMapAggregatedFieldWells & WithValues(const Aws::Vector< MeasureField > &value)
GeospatialMapAggregatedFieldWells & WithGeospatial(const Aws::Vector< DimensionField > &value)
AWS_QUICKSIGHT_API GeospatialMapAggregatedFieldWells()
const Aws::Vector< DimensionField > & GetGeospatial() const
void SetColors(Aws::Vector< DimensionField > &&value)
bool ColorsHasBeenSet() const
GeospatialMapAggregatedFieldWells & AddValues(MeasureField &&value)
GeospatialMapAggregatedFieldWells & WithColors(const Aws::Vector< DimensionField > &value)
GeospatialMapAggregatedFieldWells & AddGeospatial(const DimensionField &value)
GeospatialMapAggregatedFieldWells & AddColors(DimensionField &&value)
const Aws::Vector< MeasureField > & GetValues() const
GeospatialMapAggregatedFieldWells & WithGeospatial(Aws::Vector< DimensionField > &&value)
GeospatialMapAggregatedFieldWells & AddValues(const MeasureField &value)
const Aws::Vector< DimensionField > & GetColors() const
bool GeospatialHasBeenSet() const
void SetValues(const Aws::Vector< MeasureField > &value)
GeospatialMapAggregatedFieldWells & WithValues(Aws::Vector< MeasureField > &&value)
void SetGeospatial(const Aws::Vector< DimensionField > &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue