

# TotalAggregationFunction
<a name="API_TotalAggregationFunction"></a>

An aggregation function that aggregates the total values of a measure.

## Contents
<a name="API_TotalAggregationFunction_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** SimpleTotalAggregationFunction **   <a name="QS-Type-TotalAggregationFunction-SimpleTotalAggregationFunction"></a>
A built in aggregation function for total values.  
Type: String  
Valid Values: `DEFAULT | SUM | AVERAGE | MIN | MAX | NONE`   
Required: No

## See Also
<a name="API_TotalAggregationFunction_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/TotalAggregationFunction) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/TotalAggregationFunction) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/TotalAggregationFunction) 