| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HttpGatewayListenerOptions.Builder |
HttpGatewayListenerOptions.builder() |
HttpGatewayListenerOptions.Builder |
HttpGatewayListenerOptions.Builder.connectionPool(HttpConnectionPool connectionPool)
Sets the value of
HttpGatewayListenerOptions.getConnectionPool() |
HttpGatewayListenerOptions.Builder |
HttpGatewayListenerOptions.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
HttpGatewayListenerOptions.getHealthCheck() |
HttpGatewayListenerOptions.Builder |
HttpGatewayListenerOptions.Builder.port(Number port)
Sets the value of
HttpGatewayListenerOptions.getPort() |
HttpGatewayListenerOptions.Builder |
HttpGatewayListenerOptions.Builder.tls(ListenerTlsOptions tls)
Sets the value of
HttpGatewayListenerOptions.getTls() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpGatewayListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpGatewayListenerOptions.Builder. |
Copyright © 2022. All rights reserved.