7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/DataPrepAggregationFunction.h>
42 template <
typename AggregationFunctionT = DataPrepAggregationFunction>
44 m_aggregationFunctionHasBeenSet =
true;
45 m_aggregationFunction = std::forward<AggregationFunctionT>(value);
47 template <
typename AggregationFunctionT = DataPrepAggregationFunction>
55 bool m_aggregationFunctionHasBeenSet =
false;
AWS_QUICKSIGHT_API ValueColumnConfiguration()=default
void SetAggregationFunction(AggregationFunctionT &&value)
AWS_QUICKSIGHT_API ValueColumnConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool AggregationFunctionHasBeenSet() const
ValueColumnConfiguration & WithAggregationFunction(AggregationFunctionT &&value)
const DataPrepAggregationFunction & GetAggregationFunction() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API ValueColumnConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue