| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationListenerProps
(experimental) Properties for defining a standalone ApplicationListener.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationListenerProps.Jsii$Proxy
An implementation for
ApplicationListenerProps |
static class |
BaseApplicationListenerProps.Jsii$Proxy
An implementation for
BaseApplicationListenerProps |
| Modifier and Type | Method and Description |
|---|---|
BaseApplicationListenerProps |
BaseApplicationListenerProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationListener |
IApplicationLoadBalancer.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
ApplicationListener |
IApplicationLoadBalancer.Jsii$Proxy.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
default ApplicationListener |
IApplicationLoadBalancer.Jsii$Default.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
ApplicationListener |
ApplicationLoadBalancer.addListener(String id,
BaseApplicationListenerProps props)
(experimental) Add a new listener to this load balancer.
|
Copyright © 2021. All rights reserved.