Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseApplicationListenerProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseApplicationListenerProps in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeInterfaceDescriptioninterface
Properties for defining a standalone ApplicationListener.Modifier and TypeClassDescriptionstatic final class
An implementation forApplicationListenerProps
static final class
An implementation forBaseApplicationListenerProps
Modifier and TypeMethodDescriptionBaseApplicationListenerProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionApplicationLoadBalancer.addListener
(String id, BaseApplicationListenerProps props) Add a new listener to this load balancer.IApplicationLoadBalancer.addListener
(String id, BaseApplicationListenerProps props) Add a new listener to this load balancer.default ApplicationListener
IApplicationLoadBalancer.Jsii$Default.addListener
(String id, BaseApplicationListenerProps props) Add a new listener to this load balancer.final ApplicationListener
IApplicationLoadBalancer.Jsii$Proxy.addListener
(String id, BaseApplicationListenerProps props) Add a new listener to this load balancer.