Expression
A tagged union to specify expression for a routing step.
Contents
- AndExpression
- 
               List of routing expressions which will be AND-ed together. Type: Array of Expression objects Required: No 
- AttributeCondition
- 
               An object to specify the predefined attribute condition. Type: AttributeCondition object Required: No 
- NotAttributeCondition
- 
               An object to specify the predefined attribute condition. Type: AttributeCondition object Required: No 
- OrExpression
- 
               List of routing expressions which will be OR-ed together. Type: Array of Expression objects Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: