FilterAggMetrics
The definition for the FilterAggMetrics
.
Contents
Note
In the following list, the required parameters are described first.
- Function
-
The function for the
FilterAggMetrics
.Type: String
Valid Values:
SUM | MIN | MAX | COUNT | AVERAGE | DISTINCT_COUNT | STDEV | STDEVP | VAR | VARP | PERCENTILE | MEDIAN | PTD_SUM | PTD_MIN | PTD_MAX | PTD_COUNT | PTD_DISTINCT_COUNT | PTD_AVERAGE | COLUMN | CUSTOM
Required: No
- MetricOperand
-
The metric operand of the
FilterAggMetrics
.Type: Identifier object
Required: No
- SortDirection
-
The sort direction for
FilterAggMetrics
.Type: String
Valid Values:
ASCENDING | DESCENDING
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: