@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:10.437Z") @Stability(value=Experimental) public interface TcpConnectionPool extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
TcpConnectionPool.Builder
A builder for
TcpConnectionPool |
static class |
TcpConnectionPool.Jsii$Proxy
An implementation for
TcpConnectionPool |
| Modifier and Type | Method and Description |
|---|---|
static TcpConnectionPool.Builder |
builder() |
Number |
getMaxConnections()
(experimental) The maximum connections in the pool.
|
@Stability(value=Experimental) @NotNull Number getMaxConnections()
Default: - none
@Stability(value=Experimental) static TcpConnectionPool.Builder builder()
TcpConnectionPool.Builder of TcpConnectionPoolCopyright © 2021. All rights reserved.