| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TargetGroupImportProps.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TargetGroupImportProps |
TargetGroupImportProps.Builder.build()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static IApplicationTargetGroup |
ApplicationTargetGroup.doImport(software.constructs.Construct scope,
String id,
TargetGroupImportProps props)
Deprecated.
Use `fromTargetGroupAttributes` instead
|
static INetworkTargetGroup |
NetworkTargetGroup.doImport(software.constructs.Construct scope,
String id,
TargetGroupImportProps props)
Deprecated.
Use `fromTargetGroupAttributes` instead
|
Copyright © 2022. All rights reserved.