Predicate
Defines the predicate of the trigger, which determines when it fires.
Contents
- Conditions
-
A list of the conditions that determine when the trigger will fire.
Type: Array of Condition objects
Required: No
- Logical
-
An optional field if only one condition is listed. If multiple conditions are listed, then this field is required.
Type: String
Valid Values:
AND | ANY
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: