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

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.

http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/API_DescribeLoadBalancerPolicyTypes.html

Synopsis

Request

Request constructor

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.

Response

Response constructor

Response lenses