Values.AwsNetworkFirewallFirewallPolicyDetailsSourceDetails about a firewall policy. A firewall policy defines the behavior of a network firewall.
type nonrec t = {firewallPolicy : FirewallPolicyDetails.t option;The firewall policy configuration.
*)firewallPolicyArn : NonEmptyString.t option;The ARN of the firewall policy.
*)firewallPolicyId : NonEmptyString.t option;The identifier of the firewall policy.
*)firewallPolicyName : NonEmptyString.t option;The name of the firewall policy.
*)description : NonEmptyString.t option;A description of the firewall policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of NonEmptyString.t
| `Structure of
(string
* [> `List of
[> `String of NonEmptyString.t
| `Structure of
(string
* [> `Integer of Integer.t
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
NonEmptyString.t ])
list ]
list ])
list ])
list ])
list ]
list ])
list ])
list ]