| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerConfig |
ListenerConfig.networkListener(NetworkListener listener,
AddNetworkTargetsProps props)
(experimental) Create a config for adding target group to NLB listener.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddNetworkTargetsProps.Jsii$Proxy
An implementation for
AddNetworkTargetsProps |
| Modifier and Type | Method and Description |
|---|---|
AddNetworkTargetsProps |
AddNetworkTargetsProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkTargetGroup |
NetworkListener.addTargets(String id,
AddNetworkTargetsProps props)
(experimental) Load balance incoming requests to the given load balancing targets.
|
Copyright © 2021. All rights reserved.