Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder
Packages that use CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder
-
Uses of CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.BuilderModifier and TypeMethodDescriptionCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.attributes(List<? extends Object> attributes) Sets the value ofCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getAttributes()CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.attributes(IResolvable attributes) Sets the value ofCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getAttributes()CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.builder()CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.ipPreference(String ipPreference) Sets the value ofCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getIpPreference()CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.namespaceName(String namespaceName) Sets the value ofCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getNamespaceName()CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.serviceName(String serviceName) Sets the value ofCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getServiceName()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder.