AttributeAggregationFunction
Aggregation for attributes.
Contents
Note
In the following list, the required parameters are described first.
- SimpleAttributeAggregation
-
The built-in aggregation functions for attributes.
-
UNIQUE_VALUE
: Returns the unique value for a field, aggregated by the dimension fields.
Type: String
Valid Values:
UNIQUE_VALUE
Required: No
-
- ValueForMultipleValues
-
Used by the
UNIQUE_VALUE
aggregation function. If there are multiple values for the field used by the aggregation, the value for this property will be returned instead. Defaults to '*'.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: