| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayRoute.HttpPathMatchProperty.Builder |
CfnGatewayRoute.HttpPathMatchProperty.builder() |
CfnGatewayRoute.HttpPathMatchProperty.Builder |
CfnGatewayRoute.HttpPathMatchProperty.Builder.exact(String exact)
Sets the value of
CfnGatewayRoute.HttpPathMatchProperty.getExact() |
CfnGatewayRoute.HttpPathMatchProperty.Builder |
CfnGatewayRoute.HttpPathMatchProperty.Builder.regex(String regex)
Sets the value of
CfnGatewayRoute.HttpPathMatchProperty.getRegex() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnGatewayRoute.HttpPathMatchProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGatewayRoute.GatewayRouteHostnameMatchProperty.Builder. |
Copyright © 2022. All rights reserved.