DimensionFilter
The dimension filter, containing DimensionName and DimensionValueList.
Contents
- DimensionName
-
The name of the dimension 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
- DimensionValueList
-
The list of values for the dimension specified in DimensionName that you want to filter on.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: