amazonka-dms-1.4.0: Amazon Database Migration Service SDK.

Copyright(c) 2013-2016 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.DMS.ListTagsForResource

Contents

Description

For internal use only

Synopsis

Creating a Request

listTagsForResource Source

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

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

Request Lenses

ltfrResourceARN :: Lens' ListTagsForResource Text Source

The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.

Destructuring the Response

listTagsForResourceResponse Source

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

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

Response Lenses

ltfrrsTagList :: Lens' ListTagsForResourceResponse [Tag] Source

A list of tags for the resource.