amazonka-autoscaling-1.4.0: Amazon Auto Scaling 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.AutoScaling.DeleteTags

Contents

Description

Deletes the specified tags.

Synopsis

Creating a Request

deleteTags :: DeleteTags Source

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

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

Request Lenses

dtTags :: Lens' DeleteTags [Tag] Source

One or more tags.

Destructuring the Response

deleteTagsResponse :: DeleteTagsResponse Source

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