Values.ThirdPartyFirewallMissingFirewallViolationSourceThe violation details about a third-party firewall's subnet that doesn't have a Firewall Manager managed firewall in its VPC.
type nonrec t = {violationTarget : ViolationTarget.t option;The ID of the third-party firewall that's causing the violation.
*)vPC : ResourceId.t option;The resource ID of the VPC associated with a third-party firewall.
*)availabilityZone : LengthBoundedString.t option;The Availability Zone of the third-party firewall that's causing the violation.
*)targetViolationReason : TargetViolationReason.t option;The reason the resource is causing this violation, if a reason is available.
*)}