BooleanOperands
Boolean operands for a condition. In the Amazon Connect admin website, case rules are known as case field conditions. For more information about case field conditions, see Add case field conditions to a case template.
Contents
- operandOne
 - 
               
Represents the left hand operand in the condition.
Type: OperandOne object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
 - operandTwo
 - 
               
Represents the right hand operand in the condition.
Type: OperandTwo object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
 - result
 - 
               
The value of the outer rule if the condition evaluates to true.
Type: Boolean
Required: Yes
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: