@Stability(value=Stable) public static final class CfnRoute.TcpTimeoutProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.TcpTimeoutProperty>
CfnRoute.TcpTimeoutProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.TcpTimeoutProperty |
build()
Builds the configured instance.
|
CfnRoute.TcpTimeoutProperty.Builder |
idle(CfnRoute.DurationProperty idle)
Sets the value of
CfnRoute.TcpTimeoutProperty.getIdle() |
CfnRoute.TcpTimeoutProperty.Builder |
idle(IResolvable idle)
Sets the value of
CfnRoute.TcpTimeoutProperty.getIdle() |
@Stability(value=Stable) public CfnRoute.TcpTimeoutProperty.Builder idle(CfnRoute.DurationProperty idle)
CfnRoute.TcpTimeoutProperty.getIdle()idle - `CfnRoute.TcpTimeoutProperty.Idle`.this@Stability(value=Stable) public CfnRoute.TcpTimeoutProperty.Builder idle(IResolvable idle)
CfnRoute.TcpTimeoutProperty.getIdle()idle - `CfnRoute.TcpTimeoutProperty.Idle`.this@Stability(value=Stable) public CfnRoute.TcpTimeoutProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.TcpTimeoutProperty>CfnRoute.TcpTimeoutPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.