| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationTargetGroupProps
(experimental) Properties for defining an Application Target Group.
|
interface |
NetworkTargetGroupProps
(experimental) Properties for a new Network Target Group.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationTargetGroupProps.Jsii$Proxy
An implementation for
ApplicationTargetGroupProps |
static class |
BaseTargetGroupProps.Jsii$Proxy
An implementation for
BaseTargetGroupProps |
static class |
NetworkTargetGroupProps.Jsii$Proxy
An implementation for
NetworkTargetGroupProps |
| Modifier and Type | Method and Description |
|---|---|
BaseTargetGroupProps |
BaseTargetGroupProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
TargetGroupBase(software.constructs.Construct scope,
String id,
BaseTargetGroupProps baseProps,
Object additionalProps) |
Copyright © 2021. All rights reserved.