Values.NetworkAclCommonPolicySourceDefines a Firewall Manager network ACL policy. This is used in the PolicyOption of a SecurityServicePolicyData for a Policy, when the SecurityServicePolicyData type is set to NETWORK_ACL_COMMON. For information about network ACLs, see Control traffic to subnets using network ACLs in the Amazon Virtual Private Cloud User Guide.
type nonrec t = {networkAclEntrySet : NetworkAclEntrySet.t;The definition of the first and last rules for the network ACL policy.
*)}val to_value :
t ->
[> `Structure 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 ]