Values.RuleBooleanExpressionSourceA boolean expression to be used in a rule condition.
type nonrec t = {evaluate : RuleBooleanToEvaluate.t;The operand on which to perform a boolean condition operation.
*)operator : RuleBooleanOperator.t;The matching operator for a boolean condition expression.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of AddressListArn.t ] list
| `String of AnalyzerArn.t ])
list ])
list ])
list ]