| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGatewayRoute.HttpPathMatchProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.HttpPathMatchProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpPathMatchProperty |
CfnGatewayRoute.HttpPathMatchProperty.Builder.build()
Builds the configured instance.
|
default CfnGatewayRoute.HttpPathMatchProperty |
HttpGatewayRoutePathMatchConfig.getWholePathMatch()
Gateway route configuration for matching on the complete URL path of the request.
|
CfnGatewayRoute.HttpPathMatchProperty |
HttpGatewayRoutePathMatchConfig.Jsii$Proxy.getWholePathMatch() |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder |
CfnGatewayRoute.HttpGatewayRouteMatchProperty.Builder.path(CfnGatewayRoute.HttpPathMatchProperty path)
Sets the value of
CfnGatewayRoute.HttpGatewayRouteMatchProperty.getPath() |
HttpGatewayRoutePathMatchConfig.Builder |
HttpGatewayRoutePathMatchConfig.Builder.wholePathMatch(CfnGatewayRoute.HttpPathMatchProperty wholePathMatch)
Sets the value of
HttpGatewayRoutePathMatchConfig.getWholePathMatch() |
Copyright © 2022. All rights reserved.