@Stability(value=Stable) public static final class CfnRoute.TcpRouteProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.TcpRouteProperty>
CfnRoute.TcpRouteProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.TcpRouteProperty.Builder |
action(CfnRoute.TcpRouteActionProperty action)
Sets the value of
CfnRoute.TcpRouteProperty.getAction() |
CfnRoute.TcpRouteProperty.Builder |
action(IResolvable action)
Sets the value of
CfnRoute.TcpRouteProperty.getAction() |
CfnRoute.TcpRouteProperty |
build()
Builds the configured instance.
|
CfnRoute.TcpRouteProperty.Builder |
match(CfnRoute.TcpRouteMatchProperty match)
Sets the value of
CfnRoute.TcpRouteProperty.getMatch() |
CfnRoute.TcpRouteProperty.Builder |
match(IResolvable match)
Sets the value of
CfnRoute.TcpRouteProperty.getMatch() |
CfnRoute.TcpRouteProperty.Builder |
timeout(CfnRoute.TcpTimeoutProperty timeout)
Sets the value of
CfnRoute.TcpRouteProperty.getTimeout() |
CfnRoute.TcpRouteProperty.Builder |
timeout(IResolvable timeout)
Sets the value of
CfnRoute.TcpRouteProperty.getTimeout() |
@Stability(value=Stable) public CfnRoute.TcpRouteProperty.Builder action(CfnRoute.TcpRouteActionProperty action)
CfnRoute.TcpRouteProperty.getAction()action - The action to take if a match is determined. This parameter is required.this@Stability(value=Stable) public CfnRoute.TcpRouteProperty.Builder action(IResolvable action)
CfnRoute.TcpRouteProperty.getAction()action - The action to take if a match is determined. This parameter is required.this@Stability(value=Stable) public CfnRoute.TcpRouteProperty.Builder match(CfnRoute.TcpRouteMatchProperty match)
CfnRoute.TcpRouteProperty.getMatch()match - `CfnRoute.TcpRouteProperty.Match`.this@Stability(value=Stable) public CfnRoute.TcpRouteProperty.Builder match(IResolvable match)
CfnRoute.TcpRouteProperty.getMatch()match - `CfnRoute.TcpRouteProperty.Match`.this@Stability(value=Stable) public CfnRoute.TcpRouteProperty.Builder timeout(CfnRoute.TcpTimeoutProperty timeout)
CfnRoute.TcpRouteProperty.getTimeout()timeout - An object that represents types of timeouts.this@Stability(value=Stable) public CfnRoute.TcpRouteProperty.Builder timeout(IResolvable timeout)
CfnRoute.TcpRouteProperty.getTimeout()timeout - An object that represents types of timeouts.this@Stability(value=Stable) public CfnRoute.TcpRouteProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.TcpRouteProperty>CfnRoute.TcpRoutePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.