Values.VirtualServiceSpecSourceAn object that represents the specification of a virtual service.
type nonrec t = {provider : VirtualServiceProvider.t option;The App Mesh object that is acting as the provider for a virtual service. You can specify a single virtual node or virtual router.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string * [> `String of ResourceName.t ]) list ])
list ])
list ]