MapFilter
An object that describes details of a map filter.
Contents
- comparison
-
The operator to use when comparing values in the filter.
Type: String
Valid Values:
EQUALS
Required: Yes
- key
-
The tag key used in the filter.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- value
-
The tag value used in the filter.
Type: String
Length Constraints: Minimum length of 0. 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: