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

Contents

Description

Describes the specified load balancer policy types.

You can use these policy types with CreateLoadBalancerPolicy to create policy configurations for a load balancer.

See: AWS API Reference for DescribeLoadBalancerPolicyTypes.

Synopsis

Creating a Request

describeLoadBalancerPolicyTypes :: DescribeLoadBalancerPolicyTypes Source

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

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

Request Lenses

dlbptPolicyTypeNames :: Lens' DescribeLoadBalancerPolicyTypes [Text] Source

The names of the policy types. If no names are specified, describes all policy types defined by Elastic Load Balancing.

Destructuring the Response

describeLoadBalancerPolicyTypesResponse Source

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

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

Response Lenses