amazonka-elb-1.3.1: Amazon Elastic Load Balancing SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.ELB.DeleteLoadBalancerListeners

Contents

Description

Deletes the specified listeners from the specified load balancer.

See: AWS API Reference for DeleteLoadBalancerListeners.

Synopsis

Creating a Request

deleteLoadBalancerListeners Source

Creates a value of DeleteLoadBalancerListeners with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dlblLoadBalancerPorts :: Lens' DeleteLoadBalancerListeners [Int] Source

The client port numbers of the listeners.

Destructuring the Response

deleteLoadBalancerListenersResponse Source

Creates a value of DeleteLoadBalancerListenersResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses