Values.IngressBooleanToEvaluateSourceThe union type representing the allowed types of operands for a boolean condition.
type nonrec t = {analysis : IngressAnalysis.t option;The structure type for a boolean condition stating the Add On ARN and its returned value.
*)isInAddressList : IngressIsInAddressList.t option;The structure type for a boolean condition that provides the address lists to evaluate incoming traffic on.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of AddressListArn.t ] list
| `String of AnalyzerArn.t ])
list ])
list ]