Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseApplicationListenerProps
Packages that use BaseApplicationListenerProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseApplicationListenerProps in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of BaseApplicationListenerProps in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterface
Properties for defining a standalone ApplicationListener.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement BaseApplicationListenerPropsModifier and TypeClassDescriptionstatic final class
An implementation forApplicationListenerProps
static final class
An implementation forBaseApplicationListenerProps
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return BaseApplicationListenerPropsModifier and TypeMethodDescriptionBaseApplicationListenerProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type BaseApplicationListenerPropsModifier 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.