| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TcpConnectionPool.Jsii$Proxy
An implementation for
TcpConnectionPool |
| Modifier and Type | Method and Description |
|---|---|
TcpConnectionPool |
TcpConnectionPool.Builder.build()
Builds the configured instance.
|
default TcpConnectionPool |
TcpVirtualNodeListenerOptions.getConnectionPool()
Connection pool for http listeners.
|
TcpConnectionPool |
TcpVirtualNodeListenerOptions.Jsii$Proxy.getConnectionPool() |
| Modifier and Type | Method and Description |
|---|---|
TcpVirtualNodeListenerOptions.Builder |
TcpVirtualNodeListenerOptions.Builder.connectionPool(TcpConnectionPool connectionPool)
Sets the value of
TcpVirtualNodeListenerOptions.getConnectionPool() |
Copyright © 2022. All rights reserved.