Values.RuleBooleanToEvaluateSourceThe union type representing the allowed types of operands for a boolean condition.
type nonrec t = {attribute : RuleBooleanEmailAttribute.t option;The boolean type representing the allowed attribute types for an email.
*)analysis : Analysis.t option;The Add On ARN and its returned value to evaluate in a boolean condition expression.
*)isInAddressList : RuleIsInAddressList.t option;The structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.
*)}val to_value :
t ->
[> `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 ]