

# AggregationType
<a name="API_AggregationType"></a>

The type of aggregation queries.

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

 ** name **   <a name="iot-Type-AggregationType-name"></a>
The name of the aggregation type.  
Type: String  
Valid Values: `Statistics | Percentiles | Cardinality`   
Required: Yes

 ** values **   <a name="iot-Type-AggregationType-values"></a>
A list of the values of aggregation types.  
Type: Array of strings  
Length Constraints: Minimum length of 1. Maximum length of 12.  
Pattern: `[a-zA-Z0-9]+`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iot-2015-05-28/AggregationType) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/AggregationType) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/AggregationType) 