amazonka-apigateway-1.4.0: Amazon API Gateway 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.APIGateway.DeleteDomainName

Contents

Description

Deletes the DomainName resource.

Synopsis

Creating a Request

deleteDomainName Source

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

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

Request Lenses

ddnDomainName :: Lens' DeleteDomainName Text Source

The name of the DomainName resource to be deleted.

Destructuring the Response

deleteDomainNameResponse :: DeleteDomainNameResponse Source

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