Uses of Interface
software.amazon.awscdk.services.appmesh.RouteAttributes
Packages that use RouteAttributes
-
Uses of RouteAttributes in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement RouteAttributesMethods in software.amazon.awscdk.services.appmesh that return RouteAttributesModifier and TypeMethodDescriptionRouteAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type RouteAttributesModifier and TypeMethodDescriptionstatic IRouteRoute.fromRouteAttributes(software.constructs.Construct scope, String id, RouteAttributes attrs) Import an existing Route given attributes.