Values.ThirdPartyFirewallMissingExpectedRouteTableViolationSourceThe violation details for a third-party firewall that's not associated with an Firewall Manager managed route table.
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 fireawll subnet that's causing the violation.
*)availabilityZone : LengthBoundedString.t option;The Availability Zone of the firewall subnet that's causing the violation.
*)currentRouteTable : ResourceId.t option;The resource ID of the current route table that's associated with the subnet, if one is available.
*)expectedRouteTable : ResourceId.t option;The resource ID of the route table that should be associated with the subnet.
*)}