A listener is a process that checks for connection requests, using the protocol and port that you configure. The rules that you define for a listener determine how the load balancer routes requests to the targets in one or more target groups.

See https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-listeners.html for more details.

Hierarchy (view full)

Implements

Constructors

Properties

defaultTargetGroup?: NetworkTargetGroup
endpoint: Output<ListenerEndpoint>
listener: Listener

Methods

Generated using TypeDoc