Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualNodeProps.Builder
Packages that use CfnVirtualNodeProps.Builder
-
Uses of CfnVirtualNodeProps.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualNodeProps.BuilderModifier and TypeMethodDescriptionstatic CfnVirtualNodeProps.BuilderCfnVirtualNodeProps.builder()Sets the value ofCfnVirtualNodeProps.getMeshName()Sets the value ofCfnVirtualNodeProps.getMeshOwner()CfnVirtualNodeProps.Builder.spec(IResolvable spec) Sets the value ofCfnVirtualNodeProps.getSpec()CfnVirtualNodeProps.Builder.spec(CfnVirtualNode.VirtualNodeSpecProperty spec) Sets the value ofCfnVirtualNodeProps.getSpec()Sets the value ofCfnVirtualNodeProps.getTags()CfnVirtualNodeProps.Builder.virtualNodeName(String virtualNodeName) Sets the value ofCfnVirtualNodeProps.getVirtualNodeName()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualNodeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVirtualNodeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVirtualNodeProps.Builder.