amazonka-route53-1.3.1: Amazon Route 53 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.Route53.GetReusableDelegationSet

Contents

Description

To retrieve the reusable delegation set, send a GET request to the '2013-04-01/delegationset/delegation set ID' resource.

See: AWS API Reference for GetReusableDelegationSet.

Synopsis

Creating a Request

getReusableDelegationSet Source

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

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

Request Lenses

grdsId :: Lens' GetReusableDelegationSet Text Source

The ID of the reusable delegation set for which you want to get a list of the name server.

Destructuring the Response

getReusableDelegationSetResponse Source

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

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

Response Lenses

grdsrsDelegationSet :: Lens' GetReusableDelegationSetResponse DelegationSet Source

A complex type that contains the information about the nameservers for the specified delegation set ID.