7#include <aws/quicksight/QuickSight_EXPORTS.h>
46 inline void SetPercentileValue(
double value) { m_percentileValueHasBeenSet =
true; m_percentileValue = value; }
51 double m_percentileValue;
52 bool m_percentileValueHasBeenSet =
false;
PercentileAggregation & WithPercentileValue(double value)
void SetPercentileValue(double value)
AWS_QUICKSIGHT_API PercentileAggregation()
double GetPercentileValue() const
AWS_QUICKSIGHT_API PercentileAggregation(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API PercentileAggregation & operator=(Aws::Utils::Json::JsonView jsonValue)
bool PercentileValueHasBeenSet() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue