| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpGatewayRouteMatch.Jsii$Proxy
An implementation for
HttpGatewayRouteMatch |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteMatch |
HttpGatewayRouteMatch.Builder.build()
Builds the configured instance.
|
default HttpGatewayRouteMatch |
HttpGatewayRouteSpecOptions.getMatch()
The criterion for determining a request match for this GatewayRoute.
|
HttpGatewayRouteMatch |
HttpGatewayRouteSpecOptions.Jsii$Proxy.getMatch() |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteSpecOptions.Builder |
HttpGatewayRouteSpecOptions.Builder.match(HttpGatewayRouteMatch match)
Sets the value of
HttpGatewayRouteSpecOptions.getMatch() |
Copyright © 2022. All rights reserved.