Values.NetworkFirewallPolicyModifiedViolationSourceViolation detail for Network Firewall for a firewall policy that has a different NetworkFirewallPolicyDescription than is required by the Firewall Manager policy.
type nonrec t = {violationTarget : ViolationTarget.t option;The ID of the Network Firewall or VPC resource that's in violation.
*)currentPolicyDescription : NetworkFirewallPolicyDescription.t option;The policy that's currently in use in the individual account.
*)expectedPolicyDescription : NetworkFirewallPolicyDescription.t option;The policy that should be in use in the individual account in order to be compliant.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ViolationTarget.t
| `Structure of
(string
* [> `List of
[> `String of NetworkFirewallAction.t
| `Structure of
(string
* [> `Integer of StatelessRuleGroupPriority.t
| `String of NetworkFirewallResourceName.t
| `Structure of (string * [> `Enum of string ]) list ])
list ]
list
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ]