amazonka-route53-domains-1.4.5: Amazon Route 53 Domains 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.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 may not immediately represent all issued operations.

Synopsis

Creating a Request

listTagsForDomain #

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 #

The ListTagsForDomainRequest includes the following elements.

See: listTagsForDomain smart constructor.

Instances

Eq ListTagsForDomain # 
Data ListTagsForDomain # 

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 # 
Show ListTagsForDomain # 
Generic ListTagsForDomain # 
Hashable ListTagsForDomain # 
ToJSON ListTagsForDomain # 
NFData ListTagsForDomain # 

Methods

rnf :: ListTagsForDomain -> () #

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

Request Lenses

ltfdDomainName :: Lens' ListTagsForDomain Text #

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

Destructuring the Response

listTagsForDomainResponse #

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:

  • ltfdrsResponseStatus - -- | The response status code.
  • ltfdrsTagList - A list of the tags that are associated with the specified domain. Type: A complex type containing a list of tags Each tag includes the following elements. * Key The key (name) of a tag. Type: String * Value The value of a tag. Type: String

data ListTagsForDomainResponse #

The ListTagsForDomain response includes the following elements.

See: listTagsForDomainResponse smart constructor.

Instances

Eq ListTagsForDomainResponse # 
Data ListTagsForDomainResponse # 

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 # 
Show ListTagsForDomainResponse # 
Generic ListTagsForDomainResponse # 
NFData ListTagsForDomainResponse # 
type Rep ListTagsForDomainResponse # 
type Rep ListTagsForDomainResponse = D1 (MetaData "ListTagsForDomainResponse" "Network.AWS.Route53Domains.ListTagsForDomain" "amazonka-route53-domains-1.4.5-6DkjyS06xBH5RIxQNY8K9j" False) (C1 (MetaCons "ListTagsForDomainResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_ltfdrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedUnpack) (Rec0 Int)) (S1 (MetaSel (Just Symbol "_ltfdrsTagList") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 [Tag]))))

Response Lenses

ltfdrsResponseStatus :: Lens' ListTagsForDomainResponse Int #

  • - | The response status code.

ltfdrsTagList :: Lens' ListTagsForDomainResponse [Tag] #

A list of the tags that are associated with the specified domain. Type: A complex type containing a list of tags Each tag includes the following elements. * Key The key (name) of a tag. Type: String * Value The value of a tag. Type: String