Uses of Interface
software.amazon.awscdk.services.appmesh.CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty
Packages that use CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty
-
Uses of CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnGatewayRoute.HttpGatewayRoutePathRewritePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGatewayRoute.HttpGatewayRoutePathRewritePropertyMethods in software.amazon.awscdk.services.appmesh that return CfnGatewayRoute.HttpGatewayRoutePathRewritePropertyModifier and TypeMethodDescriptionCfnGatewayRoute.HttpGatewayRoutePathRewriteProperty.Builder.build()Builds the configured instance.HttpGatewayRoutePathMatchConfig.getWholePathRewrite()Gateway route configuration for rewriting the complete URL path of the request..HttpGatewayRoutePathMatchConfig.Jsii$Proxy.getWholePathRewrite()Methods in software.amazon.awscdk.services.appmesh with parameters of type CfnGatewayRoute.HttpGatewayRoutePathRewritePropertyModifier and TypeMethodDescriptionCfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder.path(CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty path) Sets the value ofCfnGatewayRoute.HttpGatewayRouteRewriteProperty.getPath()HttpGatewayRoutePathMatchConfig.Builder.wholePathRewrite(CfnGatewayRoute.HttpGatewayRoutePathRewriteProperty wholePathRewrite) Sets the value ofHttpGatewayRoutePathMatchConfig.getWholePathRewrite()