Values.PolicyOptionSourceContains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model, or a third-party firewall policy.
type nonrec t = {networkFirewallPolicy : NetworkFirewallPolicy.t option;Defines the deployment model to use for the firewall policy.
*)thirdPartyFirewallPolicy : ThirdPartyFirewallPolicy.t option;Defines the policy options for a third-party firewall policy.
*)networkAclCommonPolicy : NetworkAclCommonPolicy.t option;Defines a Firewall Manager network ACL policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `List of
[> `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `String of LengthBoundedString.t
| `Structure of
(string * [> `Integer of IntegerObject.t ])
list ])
list ]
list ])
list ])
list ])
list ]