Values.NetworkFirewallMissingSubnetViolationSourceViolation detail for Network Firewall for an Availability Zone that's missing the expected Firewall Manager managed subnet.
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.
*)}