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

Contents

Description

Retrieves the reusable delegation set. Send a GET request to the 2013-04-01delegationset/delegation set ID resource.

Synopsis

Creating a Request

getReusableDelegationSet #

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:

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

data GetReusableDelegationSet #

The input for a GetReusableDelegationSet request.

See: getReusableDelegationSet smart constructor.

Instances

Eq GetReusableDelegationSet # 
Data GetReusableDelegationSet # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetReusableDelegationSet -> c GetReusableDelegationSet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetReusableDelegationSet #

toConstr :: GetReusableDelegationSet -> Constr #

dataTypeOf :: GetReusableDelegationSet -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c GetReusableDelegationSet) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetReusableDelegationSet) #

gmapT :: (forall b. Data b => b -> b) -> GetReusableDelegationSet -> GetReusableDelegationSet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetReusableDelegationSet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetReusableDelegationSet -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetReusableDelegationSet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetReusableDelegationSet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetReusableDelegationSet -> m GetReusableDelegationSet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetReusableDelegationSet -> m GetReusableDelegationSet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetReusableDelegationSet -> m GetReusableDelegationSet #

Read GetReusableDelegationSet # 
Show GetReusableDelegationSet # 
Generic GetReusableDelegationSet # 
Hashable GetReusableDelegationSet # 
NFData GetReusableDelegationSet # 
AWSRequest GetReusableDelegationSet # 
ToQuery GetReusableDelegationSet # 
ToPath GetReusableDelegationSet # 
ToHeaders GetReusableDelegationSet # 
type Rep GetReusableDelegationSet # 
type Rep GetReusableDelegationSet = D1 (MetaData "GetReusableDelegationSet" "Network.AWS.Route53.GetReusableDelegationSet" "amazonka-route53-1.4.5-1GBIEWLx4PAkG5NoOOGoJ" True) (C1 (MetaCons "GetReusableDelegationSet'" PrefixI True) (S1 (MetaSel (Just Symbol "_grdsId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 ResourceId)))
type Rs GetReusableDelegationSet # 

Request Lenses

grdsId :: Lens' GetReusableDelegationSet ResourceId #

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

Destructuring the Response

getReusableDelegationSetResponse #

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:

data GetReusableDelegationSetResponse #

A complex type that contains the response to the GetReusableDelegationSet request.

See: getReusableDelegationSetResponse smart constructor.

Instances

Eq GetReusableDelegationSetResponse # 
Data GetReusableDelegationSetResponse # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetReusableDelegationSetResponse -> c GetReusableDelegationSetResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetReusableDelegationSetResponse #

toConstr :: GetReusableDelegationSetResponse -> Constr #

dataTypeOf :: GetReusableDelegationSetResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c GetReusableDelegationSetResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetReusableDelegationSetResponse) #

gmapT :: (forall b. Data b => b -> b) -> GetReusableDelegationSetResponse -> GetReusableDelegationSetResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetReusableDelegationSetResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetReusableDelegationSetResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetReusableDelegationSetResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetReusableDelegationSetResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetReusableDelegationSetResponse -> m GetReusableDelegationSetResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetReusableDelegationSetResponse -> m GetReusableDelegationSetResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetReusableDelegationSetResponse -> m GetReusableDelegationSetResponse #

Read GetReusableDelegationSetResponse # 
Show GetReusableDelegationSetResponse # 
Generic GetReusableDelegationSetResponse # 
NFData GetReusableDelegationSetResponse # 
type Rep GetReusableDelegationSetResponse # 
type Rep GetReusableDelegationSetResponse = D1 (MetaData "GetReusableDelegationSetResponse" "Network.AWS.Route53.GetReusableDelegationSet" "amazonka-route53-1.4.5-1GBIEWLx4PAkG5NoOOGoJ" False) (C1 (MetaCons "GetReusableDelegationSetResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_grdsrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int)) (S1 (MetaSel (Just Symbol "_grdsrsDelegationSet") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 DelegationSet))))

Response Lenses

grdsrsDelegationSet :: Lens' GetReusableDelegationSetResponse DelegationSet #

A complex type that contains information about the reusable delegation set.