amazonka-route53-domains-1.6.0: Amazon Route 53 Domains SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Route53Domains.ListTagsForDomain

Contents

Description

This operation returns all of the tags that are associated with the specified domain.

All tag operations are eventually consistent; subsequent operations might not immediately represent all issued operations.

Synopsis

Creating a Request

listTagsForDomain Source #

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

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

data ListTagsForDomain Source #

The ListTagsForDomainRequest includes the following elements.

See: listTagsForDomain smart constructor.

Instances

Eq ListTagsForDomain Source # 
Data ListTagsForDomain Source # 

Methods

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

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

toConstr :: ListTagsForDomain -> Constr #

dataTypeOf :: ListTagsForDomain -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListTagsForDomain Source # 
Show ListTagsForDomain Source # 
Generic ListTagsForDomain Source # 
Hashable ListTagsForDomain Source # 
ToJSON ListTagsForDomain Source # 
NFData ListTagsForDomain Source # 

Methods

rnf :: ListTagsForDomain -> () #

AWSRequest ListTagsForDomain Source # 
ToHeaders ListTagsForDomain Source # 
ToPath ListTagsForDomain Source # 
ToQuery ListTagsForDomain Source # 
type Rep ListTagsForDomain Source # 
type Rep ListTagsForDomain = D1 * (MetaData "ListTagsForDomain" "Network.AWS.Route53Domains.ListTagsForDomain" "amazonka-route53-domains-1.6.0-DMj3MRpMzLoGzgJ257wZEh" True) (C1 * (MetaCons "ListTagsForDomain'" PrefixI True) (S1 * (MetaSel (Just Symbol "_ltfdDomainName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs ListTagsForDomain Source # 

Request Lenses

ltfdDomainName :: Lens' ListTagsForDomain Text Source #

The domain for which you want to get a list of tags.

Destructuring the Response

listTagsForDomainResponse Source #

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

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

data ListTagsForDomainResponse Source #

The ListTagsForDomain response includes the following elements.

See: listTagsForDomainResponse smart constructor.

Instances

Eq ListTagsForDomainResponse Source # 
Data ListTagsForDomainResponse Source # 

Methods

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

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

toConstr :: ListTagsForDomainResponse -> Constr #

dataTypeOf :: ListTagsForDomainResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListTagsForDomainResponse Source # 
Show ListTagsForDomainResponse Source # 
Generic ListTagsForDomainResponse Source # 
NFData ListTagsForDomainResponse Source # 
type Rep ListTagsForDomainResponse Source # 
type Rep ListTagsForDomainResponse = D1 * (MetaData "ListTagsForDomainResponse" "Network.AWS.Route53Domains.ListTagsForDomain" "amazonka-route53-domains-1.6.0-DMj3MRpMzLoGzgJ257wZEh" False) (C1 * (MetaCons "ListTagsForDomainResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ltfdrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)) (S1 * (MetaSel (Just Symbol "_ltfdrsTagList") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * [Tag]))))

Response Lenses

ltfdrsTagList :: Lens' ListTagsForDomainResponse [Tag] Source #

A list of the tags that are associated with the specified domain.