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