@Stability(value=Stable) public static final class CfnRoute.TcpRouteMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.TcpRouteMatchProperty>
CfnRoute.TcpRouteMatchProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.TcpRouteMatchProperty |
build()
Builds the configured instance.
|
CfnRoute.TcpRouteMatchProperty.Builder |
port(Number port)
Sets the value of
CfnRoute.TcpRouteMatchProperty.getPort() |
@Stability(value=Stable) public CfnRoute.TcpRouteMatchProperty.Builder port(Number port)
CfnRoute.TcpRouteMatchProperty.getPort()port - `CfnRoute.TcpRouteMatchProperty.Port`.this@Stability(value=Stable) public CfnRoute.TcpRouteMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.TcpRouteMatchProperty>CfnRoute.TcpRouteMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.