Uses of Interface
software.amazon.awscdk.services.appmesh.CfnVirtualNode.DnsServiceDiscoveryProperty
-
Uses of CfnVirtualNode.DnsServiceDiscoveryProperty in software.amazon.awscdk.services.appmesh
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVirtualNode.DnsServiceDiscoveryProperty
Modifier and TypeMethodDescriptionCfnVirtualNode.DnsServiceDiscoveryProperty.Builder.build()
Builds the configured instance.ServiceDiscoveryConfig.getDns()
DNS based Service Discovery.ServiceDiscoveryConfig.Jsii$Proxy.getDns()
Modifier and TypeMethodDescriptionCfnVirtualNode.ServiceDiscoveryProperty.Builder.dns
(CfnVirtualNode.DnsServiceDiscoveryProperty dns) Sets the value ofCfnVirtualNode.ServiceDiscoveryProperty.getDns()
ServiceDiscoveryConfig.Builder.dns
(CfnVirtualNode.DnsServiceDiscoveryProperty dns) Sets the value ofServiceDiscoveryConfig.getDns()