Values.NetworkFirewallMissingExpectedRTViolationSourceViolation detail for Network Firewall for a subnet that's not associated to the expected Firewall Manager managed route table.
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.
*)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.
*)}