| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TargetGroupAttributes.Jsii$Proxy
An implementation for
TargetGroupAttributes |
| Modifier and Type | Method and Description |
|---|---|
TargetGroupAttributes |
TargetGroupAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IApplicationTargetGroup |
ApplicationTargetGroup.fromTargetGroupAttributes(software.constructs.Construct scope,
String id,
TargetGroupAttributes attrs)
(experimental) Import an existing target group.
|
static INetworkTargetGroup |
NetworkTargetGroup.fromTargetGroupAttributes(software.constructs.Construct scope,
String id,
TargetGroupAttributes attrs)
(experimental) Import an existing target group.
|
Copyright © 2021. All rights reserved.