Values_6.DeleteLocalGatewayRouteResultSourceDeletes the specified route from the specified local gateway route table.
type nonrec t = {route : Values_1.LocalGatewayRoute.t option;Information about the route.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ])
list ])
list ]