Values.ServiceDiscoverySourceAn object that represents the service discovery information for a virtual node.
type nonrec t = {awsCloudMap : AwsCloudMapServiceDiscovery.t option;Specifies any Cloud Map information for the virtual node.
*)dns : DnsServiceDiscovery.t option;Specifies the DNS information for the virtual node.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of AwsCloudMapInstanceAttributeKey.t ])
list ]
list
| `String of AwsCloudMapName.t ])
list ])
list ]