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

Contents

Description

Describes the tags associated with the specified load balancers.

See: AWS API Reference for DescribeTags.

Synopsis

Creating a Request

describeTags Source

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

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

Request Lenses

dtLoadBalancerNames :: Lens' DescribeTags (NonEmpty Text) Source

The names of the load balancers.

Destructuring the Response

describeTagsResponse Source

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

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

Response Lenses