Uses of Interface
software.amazon.awscdk.services.appmesh.GatewayRouteBaseProps
Packages that use GatewayRouteBaseProps
-
Uses of GatewayRouteBaseProps in software.amazon.awscdk.services.appmesh
Subinterfaces of GatewayRouteBaseProps in software.amazon.awscdk.services.appmeshModifier and TypeInterfaceDescriptioninterfaceProperties to define a new GatewayRoute.Classes in software.amazon.awscdk.services.appmesh that implement GatewayRouteBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forGatewayRouteBasePropsstatic final classAn implementation forGatewayRoutePropsMethods in software.amazon.awscdk.services.appmesh that return GatewayRouteBasePropsModifier and TypeMethodDescriptionGatewayRouteBaseProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type GatewayRouteBasePropsModifier and TypeMethodDescriptionIVirtualGateway.addGatewayRoute(String id, GatewayRouteBaseProps route) Utility method to add a new GatewayRoute to the VirtualGateway.default GatewayRouteIVirtualGateway.Jsii$Default.addGatewayRoute(String id, GatewayRouteBaseProps route) Utility method to add a new GatewayRoute to the VirtualGateway.final GatewayRouteIVirtualGateway.Jsii$Proxy.addGatewayRoute(String id, GatewayRouteBaseProps route) Utility method to add a new GatewayRoute to the VirtualGateway.VirtualGateway.addGatewayRoute(String id, GatewayRouteBaseProps props) Utility method to add a new GatewayRoute to the VirtualGateway.