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.SetLoadBalancerPoliciesOfListener

Contents

Description

Associates, updates, or disables a policy with a listener for the specified load balancer. You can associate multiple policies with a listener.

See: AWS API Reference for SetLoadBalancerPoliciesOfListener.

Synopsis

Creating a Request

setLoadBalancerPoliciesOfListener Source

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

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

Request Lenses

slbpolLoadBalancerPort :: Lens' SetLoadBalancerPoliciesOfListener Int Source

The external port of the load balancer for the policy.

slbpolPolicyNames :: Lens' SetLoadBalancerPoliciesOfListener [Text] Source

The names of the policies. If the list is empty, the current policy is removed from the listener.

Destructuring the Response

setLoadBalancerPoliciesOfListenerResponse Source

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

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

Response Lenses