PreEvaluationFilter
A single pre-evaluation filter condition. Specifies a resource type, filter type, key, value, and operator to match against a resource attribute.
Contents
- FilterKey
-
The key of the attribute to filter on. For tag filters, this is the tag key.
Type: String
Required: Yes
- FilterType
-
The type of filter to apply. Valid values:
TAG.Type: String
Valid Values:
TAGRequired: Yes
- FilterValue
-
The value to match against. For tag filters, this is the tag value.
Type: String
Required: Yes
- Operator
-
The comparison operator for the filter condition. Valid values:
EQUALS.Type: String
Valid Values:
EQUALSRequired: Yes
- ResourceType
-
The type of resource to filter on. Valid values:
CONTACT.Type: String
Valid Values:
CONTACTRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: