| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static WeightedTargetGroup.Builder |
WeightedTargetGroup.builder() |
WeightedTargetGroup.Builder |
WeightedTargetGroup.Builder.targetGroup(IApplicationTargetGroup targetGroup)
Sets the value of
WeightedTargetGroup.getTargetGroup() |
WeightedTargetGroup.Builder |
WeightedTargetGroup.Builder.weight(Number weight)
Sets the value of
WeightedTargetGroup.getWeight() |
| Constructor and Description |
|---|
Jsii$Proxy(WeightedTargetGroup.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WeightedTargetGroup.Builder. |
Copyright © 2022. All rights reserved.