Values.VirtualRouterDataSourceAn object that represents a virtual router returned by a describe operation.
type nonrec t = {meshName : ResourceName.t option;The name of the service mesh that the virtual router resides in.
*)metadata : ResourceMetadata.t option;The associated metadata for the virtual router.
*)spec : VirtualRouterSpec.t option;The specifications of the virtual router.
*)status : VirtualRouterStatus.t option;The current status of the virtual router.
*)virtualRouterName : ResourceName.t option;The name of the virtual router.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ResourceName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of PortNumber.t ])
list ])
list ]
list
| `Long of Long.t
| `String of Arn.t
| `Timestamp of Timestamp.t ])
list ])
list ]