| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static TargetGroupImportProps.Builder |
TargetGroupImportProps.builder()
Deprecated.
|
TargetGroupImportProps.Builder |
TargetGroupImportProps.Builder.defaultPort(String defaultPort)
Deprecated.
- This property is unused and the wrong type. No need to use it.
|
TargetGroupImportProps.Builder |
TargetGroupImportProps.Builder.loadBalancerArns(String loadBalancerArns)
Deprecated.
Sets the value of
TargetGroupAttributes.getLoadBalancerArns() |
TargetGroupImportProps.Builder |
TargetGroupImportProps.Builder.targetGroupArn(String targetGroupArn)
Deprecated.
Sets the value of
TargetGroupAttributes.getTargetGroupArn() |
Copyright © 2021. All rights reserved.