Values.GatewayRouteDataSourceAn object that represents a gateway route returned by a describe operation.
type nonrec t = {gatewayRouteName : ResourceName.t option;The name of the gateway route.
*)meshName : ResourceName.t option;The name of the service mesh that the resource resides in.
*)metadata : ResourceMetadata.t option;spec : GatewayRouteSpec.t option;The specifications of the gateway route.
*)status : GatewayRouteStatus.t option;The status of the gateway route.
*)virtualGatewayName : ResourceName.t option;The virtual gateway that the gateway route is associated with.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ResourceName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of GatewayRoutePriority.t
| `Long of Long.t
| `String of Arn.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of ListenerPort.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of HeaderName.t
| `Structure of
(string
* [> `String of HeaderMatch.t
| `Structure of
(string * [> `Long of Long.t ])
list ])
list ])
list ]
list
| `String of ServiceName.t
| `Structure of
(string
* [> `Integer of ListenerPort.t
| `String of ExactHostName.t
| `Structure of
(string
* [> `Enum of string
| `String of ResourceName.t ])
list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]