Uses of Class
software.amazon.awscdk.services.appmesh.VirtualGatewayAttributes.Builder
Packages that use VirtualGatewayAttributes.Builder
-
Uses of VirtualGatewayAttributes.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return VirtualGatewayAttributes.BuilderModifier and TypeMethodDescriptionVirtualGatewayAttributes.builder()
Sets the value ofVirtualGatewayAttributes.getMesh()
VirtualGatewayAttributes.Builder.virtualGatewayName
(String virtualGatewayName) Sets the value ofVirtualGatewayAttributes.getVirtualGatewayName()
Constructors in software.amazon.awscdk.services.appmesh with parameters of type VirtualGatewayAttributes.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theVirtualGatewayAttributes.Builder
.