| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGatewayRoute.HttpGatewayRouteProperty.Jsii$Proxy
An implementation for
CfnGatewayRoute.HttpGatewayRouteProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGatewayRoute.HttpGatewayRouteProperty |
CfnGatewayRoute.HttpGatewayRouteProperty.Builder.build()
Builds the configured instance.
|
default CfnGatewayRoute.HttpGatewayRouteProperty |
GatewayRouteSpecConfig.getHttp2SpecConfig()
(experimental) The spec for an http2 gateway route.
|
CfnGatewayRoute.HttpGatewayRouteProperty |
GatewayRouteSpecConfig.Jsii$Proxy.getHttp2SpecConfig() |
default CfnGatewayRoute.HttpGatewayRouteProperty |
GatewayRouteSpecConfig.getHttpSpecConfig()
(experimental) The spec for an http gateway route.
|
CfnGatewayRoute.HttpGatewayRouteProperty |
GatewayRouteSpecConfig.Jsii$Proxy.getHttpSpecConfig() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnGatewayRoute.GrpcGatewayRouteProperty grpcSpecConfig,
CfnGatewayRoute.HttpGatewayRouteProperty http2SpecConfig,
CfnGatewayRoute.HttpGatewayRouteProperty httpSpecConfig)
Constructor that initializes the object based on literal property values passed by the
GatewayRouteSpecConfig.Builder. |
Copyright © 2021. All rights reserved.