| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty |
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty.Builder.build()
Builds the configured instance.
|
default CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty |
HttpGatewayRoutePathMatchConfig.getPrefixPathRewrite()
Gateway route configuration for rewriting the prefix of the URL path of the request.
|
CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty |
HttpGatewayRoutePathMatchConfig.Jsii$Proxy.getPrefixPathRewrite() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder |
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.Builder.prefix(CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty prefix)
Sets the value of
CfnGatewayRoute.HttpGatewayRouteRewriteProperty.getPrefix() |
HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.Builder.prefixPathRewrite(CfnGatewayRoute.HttpGatewayRoutePrefixRewriteProperty prefixPathRewrite)
Sets the value of
HttpGatewayRoutePathMatchConfig.getPrefixPathRewrite() |
Copyright © 2022. All rights reserved.