NamedEntityDefinitionMetric - Amazon QuickSight

NamedEntityDefinitionMetric

A structure that represents a metric.

Contents

Note

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

Aggregation

The aggregation of a named entity. Valid values for this structure are SUM, MIN, MAX, COUNT, AVERAGE, DISTINCT_COUNT, STDEV, STDEVP, VAR, VARP, PERCENTILE, MEDIAN, and CUSTOM.

Type: String

Valid Values: SUM | MIN | MAX | COUNT | AVERAGE | DISTINCT_COUNT | STDEV | STDEVP | VAR | VARP | PERCENTILE | MEDIAN | CUSTOM

Required: No

AggregationFunctionParameters

The additional parameters for an aggregation function.

Type: String to string map

Key Length Constraints: Maximum length of 256.

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: