Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualGatewayProps.Builder
Packages that use CfnVirtualGatewayProps.Builder
-
Uses of CfnVirtualGatewayProps.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return CfnVirtualGatewayProps.BuilderModifier and TypeMethodDescriptionCfnVirtualGatewayProps.builder()Sets the value ofCfnVirtualGatewayProps.getMeshName()Sets the value ofCfnVirtualGatewayProps.getMeshOwner()CfnVirtualGatewayProps.Builder.spec(IResolvable spec) Sets the value ofCfnVirtualGatewayProps.getSpec()CfnVirtualGatewayProps.Builder.spec(CfnVirtualGateway.VirtualGatewaySpecProperty spec) Sets the value ofCfnVirtualGatewayProps.getSpec()Sets the value ofCfnVirtualGatewayProps.getTags()CfnVirtualGatewayProps.Builder.virtualGatewayName(String virtualGatewayName) Sets the value ofCfnVirtualGatewayProps.getVirtualGatewayName()Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualGatewayProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVirtualGatewayProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVirtualGatewayProps.Builder.