OrCondition
A list of conditions which would be applied together with an OR
condition.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- andConditions
-
A list of conditions which would be applied together with an
AND
condition.Type: Array of TagCondition objects
Required: No
- tagCondition
-
A leaf node condition which can be used to specify a tag condition.
Type: TagCondition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: