Values.NetworkFirewallMissingFirewallViolationSourceViolation detail for Network Firewall for a subnet that doesn't have a Firewall Manager managed firewall in its VPC.
type nonrec t = {violationTarget : ViolationTarget.t option;The ID of the Network Firewall or VPC resource that's in violation.
*)vPC : ResourceId.t option;The resource ID of the VPC associated with a violating subnet.
*)availabilityZone : LengthBoundedString.t option;The Availability Zone of a violating subnet.
*)targetViolationReason : TargetViolationReason.t option;The reason the resource has this violation, if one is available.
*)}