MetricFilterStringCondition
A string comparison condition for metric filters.
Contents
- Comparison
-
The comparison operator. Valid values:
MATCHES_ANY(matches any of the specified values) |MATCHES_NONE(matches none of the specified values).Type: String
Valid Values:
MATCHES_ANY | MATCHES_NONERequired: Yes
- Values
-
The string values to compare against.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: