ResourceTag
A tag key-value pair used for resource discovery.
Contents
- key
-
Tag key.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[^\x00-\x1f\x22]+Required: Yes
- values
-
The list of tag values.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[^\x00-\x1f\x22]*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: