ScanConditionPair
Represents the key:value
pair to be matched against given resource property.
Contents
- key
-
Represents the key in the map condition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Required: Yes
- value
-
Represents optional value in the map condition. If not specified, only the key will be matched.
Type: String
Length Constraints: 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: