Uses of Class
software.amazon.awscdk.services.elasticloadbalancing.ListenerPort
Packages that use ListenerPort
Package
Description
Amazon Elastic Load Balancing Construct Library
-
Uses of ListenerPort in software.amazon.awscdk.services.elasticloadbalancing
Methods in software.amazon.awscdk.services.elasticloadbalancing that return ListenerPortModifier and TypeMethodDescriptionLoadBalancer.addListener(LoadBalancerListener listener) Add a backend to the load balancer.Methods in software.amazon.awscdk.services.elasticloadbalancing that return types with arguments of type ListenerPortModifier and TypeMethodDescriptionLoadBalancer.getListenerPorts()An object controlling specifically the connections for each listener added to this load balancer.