@Stability(value=Stable) public static final class CfnRoute.TcpRouteActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRoute.TcpRouteActionProperty>
CfnRoute.TcpRouteActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.TcpRouteActionProperty |
build()
Builds the configured instance.
|
CfnRoute.TcpRouteActionProperty.Builder |
weightedTargets(IResolvable weightedTargets)
Sets the value of
CfnRoute.TcpRouteActionProperty.getWeightedTargets() |
CfnRoute.TcpRouteActionProperty.Builder |
weightedTargets(List<? extends Object> weightedTargets)
Sets the value of
CfnRoute.TcpRouteActionProperty.getWeightedTargets() |
@Stability(value=Stable) public CfnRoute.TcpRouteActionProperty.Builder weightedTargets(IResolvable weightedTargets)
CfnRoute.TcpRouteActionProperty.getWeightedTargets()weightedTargets - `CfnRoute.TcpRouteActionProperty.WeightedTargets`. This parameter is required.this@Stability(value=Stable) public CfnRoute.TcpRouteActionProperty.Builder weightedTargets(List<? extends Object> weightedTargets)
CfnRoute.TcpRouteActionProperty.getWeightedTargets()weightedTargets - `CfnRoute.TcpRouteActionProperty.WeightedTargets`. This parameter is required.this@Stability(value=Stable) public CfnRoute.TcpRouteActionProperty build()
build in interface software.amazon.jsii.Builder<CfnRoute.TcpRouteActionProperty>CfnRoute.TcpRouteActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.