TagFilter
The tag filter. Valid names are: tagKey
, tagValue
,
configurationId
.
Contents
- name
-
A name of the tag filter.
Type: String
Length Constraints: Maximum length of 1000.
Pattern:
[\s\S]*\S[\s\S]*
Required: Yes
- values
-
Values for the tag filter. The length constraint is 1000 characters per value. The maximum number of values is 50.
Type: Array of strings
Length Constraints: Maximum length of 1000.
Pattern:
(^$|[\s\S]*\S[\s\S]*)
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: