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