Uses of Interface
software.amazon.awscdk.services.appmesh.VirtualGatewayBaseProps
Packages that use VirtualGatewayBaseProps
-
Uses of VirtualGatewayBaseProps in software.amazon.awscdk.services.appmesh
Subinterfaces of VirtualGatewayBaseProps in software.amazon.awscdk.services.appmeshModifier and TypeInterfaceDescriptioninterfaceProperties used when creating a new VirtualGateway.Classes in software.amazon.awscdk.services.appmesh that implement VirtualGatewayBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forVirtualGatewayBasePropsstatic final classAn implementation forVirtualGatewayPropsMethods in software.amazon.awscdk.services.appmesh that return VirtualGatewayBasePropsModifier and TypeMethodDescriptionVirtualGatewayBaseProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type VirtualGatewayBasePropsModifier and TypeMethodDescriptionIMesh.addVirtualGateway(String id, VirtualGatewayBaseProps props) Creates a new VirtualGateway in this Mesh.default VirtualGatewayIMesh.Jsii$Default.addVirtualGateway(String id, VirtualGatewayBaseProps props) Creates a new VirtualGateway in this Mesh.final VirtualGatewayIMesh.Jsii$Proxy.addVirtualGateway(String id, VirtualGatewayBaseProps props) Creates a new VirtualGateway in this Mesh.Mesh.addVirtualGateway(String id, VirtualGatewayBaseProps props) Adds a VirtualGateway to the Mesh.