7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/quicksight/model/TotalAggregationFunction.h>
50 inline void SetFieldId(
const char* value) { m_fieldIdHasBeenSet =
true; m_fieldId.assign(value); }
71 bool m_fieldIdHasBeenSet =
false;
74 bool m_totalAggregationFunctionHasBeenSet =
false;
void SetFieldId(Aws::String &&value)
void SetTotalAggregationFunction(TotalAggregationFunction &&value)
AWS_QUICKSIGHT_API TotalAggregationOption()
TotalAggregationOption & WithTotalAggregationFunction(const TotalAggregationFunction &value)
void SetFieldId(const char *value)
bool FieldIdHasBeenSet() const
TotalAggregationOption & WithTotalAggregationFunction(TotalAggregationFunction &&value)
void SetFieldId(const Aws::String &value)
const Aws::String & GetFieldId() const
AWS_QUICKSIGHT_API TotalAggregationOption & operator=(Aws::Utils::Json::JsonView jsonValue)
TotalAggregationOption & WithFieldId(const Aws::String &value)
AWS_QUICKSIGHT_API TotalAggregationOption(Aws::Utils::Json::JsonView jsonValue)
const TotalAggregationFunction & GetTotalAggregationFunction() const
TotalAggregationOption & WithFieldId(const char *value)
TotalAggregationOption & WithFieldId(Aws::String &&value)
bool TotalAggregationFunctionHasBeenSet() const
void SetTotalAggregationFunction(const TotalAggregationFunction &value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue