@Stability(value=Stable) public static final class CfnListener.TargetGroupTupleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListener.TargetGroupTupleProperty>
CfnListener.TargetGroupTupleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnListener.TargetGroupTupleProperty |
build()
Builds the configured instance.
|
CfnListener.TargetGroupTupleProperty.Builder |
targetGroupArn(String targetGroupArn)
Sets the value of
CfnListener.TargetGroupTupleProperty.getTargetGroupArn() |
CfnListener.TargetGroupTupleProperty.Builder |
weight(Number weight)
Sets the value of
CfnListener.TargetGroupTupleProperty.getWeight() |
@Stability(value=Stable) public CfnListener.TargetGroupTupleProperty.Builder targetGroupArn(String targetGroupArn)
CfnListener.TargetGroupTupleProperty.getTargetGroupArn()targetGroupArn - `CfnListener.TargetGroupTupleProperty.TargetGroupArn`.this@Stability(value=Stable) public CfnListener.TargetGroupTupleProperty.Builder weight(Number weight)
CfnListener.TargetGroupTupleProperty.getWeight()weight - `CfnListener.TargetGroupTupleProperty.Weight`.this@Stability(value=Stable) public CfnListener.TargetGroupTupleProperty build()
build in interface software.amazon.jsii.Builder<CfnListener.TargetGroupTupleProperty>CfnListener.TargetGroupTuplePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.