Values.NetworkFirewallBlackHoleRouteDetectedViolationSourceViolation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.
type nonrec t = {violationTarget : ViolationTarget.t option;The subnet that has an inactive state.
*)routeTableId : ResourceId.t option;Information about the route table ID.
*)vpcId : ResourceId.t option;Information about the VPC ID.
*)violatingRoutes : Routes.t option;Information about the route or routes that are in violation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of LengthBoundedString.t ])
list ]
list
| `String of ViolationTarget.t ])
list ]