Values.NetworkFirewallUnexpectedGatewayRoutesViolationSourceViolation detail for an unexpected gateway route that’s present in a route table.
type nonrec t = {gatewayId : ResourceId.t option;Information about the gateway ID.
*)violatingRoutes : Routes.t option;The routes that are in violation.
*)routeTableId : ResourceId.t option;Information about the route table.
*)vpcId : ResourceId.t option;Information about the VPC ID.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of LengthBoundedString.t ])
list ]
list
| `String of ResourceId.t ])
list ]