Creates one or more listeners on a load balancer for the specified port. If a listener with the given port does not already exist, it will be created; otherwise, the properties of the new listener must match the properties of the existing listener.
For more information, see Add a Listener to Your Load Balancer in the Elastic Load Balancing Developer Guide .

C# |
public CreateLoadBalancerListenersResponse CreateLoadBalancerListeners( CreateLoadBalancerListenersRequest createLoadBalancerListenersRequest )

- createLoadBalancerListenersRequest (CreateLoadBalancerListenersRequest)
- Container for the necessary parameters to execute the CreateLoadBalancerListeners service method on AmazonElasticLoadBalancing.

The response from the CreateLoadBalancerListeners service method, as returned by AmazonElasticLoadBalancing.
