Uses of Class
software.amazon.awscdk.services.appmesh.RouteProps.Builder
-
Uses of RouteProps.Builder in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionstatic RouteProps.Builder
RouteProps.builder()
Sets the value ofRouteProps.getMesh()
Sets the value ofRouteBaseProps.getRouteName()
Sets the value ofRouteBaseProps.getRouteSpec()
RouteProps.Builder.virtualRouter
(IVirtualRouter virtualRouter) Sets the value ofRouteProps.getVirtualRouter()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(RouteProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRouteProps.Builder
.