| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddApplicationTargetGroupsProps.Jsii$Proxy
An implementation for
AddApplicationTargetGroupsProps |
| Modifier and Type | Method and Description |
|---|---|
AddApplicationTargetGroupsProps |
AddApplicationTargetGroupsProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationListener.addTargetGroups(String id,
AddApplicationTargetGroupsProps props)
(experimental) Load balance incoming requests to the given target groups.
|
void |
IApplicationListener.addTargetGroups(String id,
AddApplicationTargetGroupsProps props)
(experimental) Load balance incoming requests to the given target groups.
|
void |
IApplicationListener.Jsii$Proxy.addTargetGroups(String id,
AddApplicationTargetGroupsProps props)
(experimental) Load balance incoming requests to the given target groups.
|
default void |
IApplicationListener.Jsii$Default.addTargetGroups(String id,
AddApplicationTargetGroupsProps props)
(experimental) Load balance incoming requests to the given target groups.
|
Copyright © 2021. All rights reserved.