| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(TargetGroupImportProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
TargetGroupImportProps.Builder. |
Copyright © 2022. All rights reserved.