@Stability(value=Stable) public static final class TcpTimeout.Builder extends Object implements software.amazon.jsii.Builder<TcpTimeout>
TcpTimeout| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TcpTimeout |
build()
Builds the configured instance.
|
TcpTimeout.Builder |
idle(Duration idle)
Sets the value of
TcpTimeout.getIdle() |
@Stability(value=Stable) public TcpTimeout.Builder idle(Duration idle)
TcpTimeout.getIdle()idle - Represents an idle timeout.
The amount of time that a connection may be idle.this@Stability(value=Stable) public TcpTimeout build()
build in interface software.amazon.jsii.Builder<TcpTimeout>TcpTimeoutNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.