amazonka-route53-0.0.3: Amazon Route 53 SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Route53.GetReusableDelegationSet

Contents

Description

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

http://docs.aws.amazon.com/Route53/latest/APIReference/API_GetReusableDelegationSet.html

Synopsis

Request

Request constructor

getReusableDelegationSet Source

GetReusableDelegationSet constructor.

The fields accessible through corresponding lenses are:

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.

Response

Response constructor

Response lenses

grdsrDelegationSet :: Lens' GetReusableDelegationSetResponse DelegationSet Source

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