# Packages
No description provided by the author
# Functions
New returns an SDKClient configured with the given session.
# Structs
CreateListenerParameters are the parameters required to create a new listener.
CreateLoadBalancerParameters are the parameters required to create a new load balancer.
No description provided by the author
Listener accepts incoming traffic on a load balancer based upon the provided routing rules.
LoadBalancer represents an Elastic Load Balancing (v2) load balancer.
Rule defines a routing rule defining how traffic should be routed to a listener.
SDKClient implements access to Elastic Load Balancing (v2) via the AWS SDK.
No description provided by the author
# Interfaces
Client represents a method for accessing Elastic Load Balancing (v2).
# Type aliases
Listeners is a collection of listeners.
LoadBalancers is a collection of Elastic Load Balancing (v2) load balancers.