amazonka-cloudhsm-1.4.0: Amazon CloudHSM 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.CloudHSM.AddTagsToResource

Contents

Description

Adds or overwrites one or more tags for the specified resource.

Each tag consists of a key and a value. Tag keys must be unique per resource.

Synopsis

Creating a Request

addTagsToResource Source

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

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

Request Lenses

attrResourceARN :: Lens' AddTagsToResource Text Source

The Amazon Resource Name (ARN) of the resource to tag.

Destructuring the Response

addTagsToResourceResponse Source

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

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

Response Lenses

attrrsStatus :: Lens' AddTagsToResourceResponse Text Source

The status of the operation.