TagCondition
A leaf node condition which can be used to specify a tag condition.
Contents
- key
-
The tag key in the tag condition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Required: Yes
- value
-
The tag value in the tag condition.
Type: String
Length Constraints: Minimum length of 1. 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: