Values.PolicyStatementSourceThe structure containing traffic policy conditions and actions.
type nonrec t = {conditions : PolicyConditions.t;The list of conditions to apply to incoming messages for filtering email traffic.
*)action : AcceptAction.t;The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `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 ])
list ]
list ])
list ]