TriggerCondition
Condition that triggers memory processing.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- messageBasedTrigger
-
Message based trigger configuration.
Type: MessageBasedTrigger object
Required: No
- timeBasedTrigger
-
Time based trigger configuration.
Type: TimeBasedTrigger object
Required: No
- tokenBasedTrigger
-
Token based trigger configuration.
Type: TokenBasedTrigger object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: