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