Uses of Interface
software.amazon.awscdk.services.appmesh.CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty
Packages that use CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty
-
Uses of CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVirtualNode.AwsCloudMapServiceDiscoveryPropertyMethods in software.amazon.awscdk.services.appmesh that return CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertyModifier and TypeMethodDescriptionCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.build()Builds the configured instance.ServiceDiscoveryConfig.getCloudmap()Cloud Map based Service Discovery.ServiceDiscoveryConfig.Jsii$Proxy.getCloudmap()Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertyModifier and TypeMethodDescriptionCfnVirtualNode.ServiceDiscoveryProperty.Builder.awsCloudMap(CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty awsCloudMap) Sets the value ofCfnVirtualNode.ServiceDiscoveryProperty.getAwsCloudMap()ServiceDiscoveryConfig.Builder.cloudmap(CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty cloudmap) Sets the value ofServiceDiscoveryConfig.getCloudmap()