Uses of Interface
software.amazon.awscdk.services.appmesh.GatewayRouteAttributes
Packages that use GatewayRouteAttributes
-
Uses of GatewayRouteAttributes in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement GatewayRouteAttributesMethods in software.amazon.awscdk.services.appmesh that return GatewayRouteAttributesModifier and TypeMethodDescriptionGatewayRouteAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type GatewayRouteAttributesModifier and TypeMethodDescriptionstatic IGatewayRouteGatewayRoute.fromGatewayRouteAttributes(software.constructs.Construct scope, String id, GatewayRouteAttributes attrs) Import an existing GatewayRoute given attributes.