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