| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpGatewayRouteSpecOptions.Jsii$Proxy
An implementation for
HttpGatewayRouteSpecOptions |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteSpecOptions |
HttpGatewayRouteSpecOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static GatewayRouteSpec |
GatewayRouteSpec.http(HttpGatewayRouteSpecOptions options)
Creates an HTTP Based GatewayRoute.
|
static GatewayRouteSpec |
GatewayRouteSpec.http2(HttpGatewayRouteSpecOptions options)
Creates an HTTP2 Based GatewayRoute.
|
Copyright © 2022. All rights reserved.