MetricSetDimensionFilter
Describes a list of filters for choosing a subset of dimension values. Each filter consists of the dimension and one of its values that you want to include. When multiple dimensions or values are specified, the dimensions are joined with an AND operation and the values are joined with an OR operation.
Contents
- FilterList
-
The list of filters that you are applying.
Type: Array of Filter objects
Array Members: Minimum number of 1 item.
Required: No
- Name
-
The dimension that you want to filter on.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: