amazonka-servicecatalog-1.6.0: Amazon Service Catalog 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.ServiceCatalog.ListTagOptions

Contents

Description

Lists the specified TagOptions or all TagOptions.

This operation returns paginated results.

Synopsis

Creating a Request

listTagOptions :: ListTagOptions Source #

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

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

  • ltoFilters - The search filters. If no search filters are specified, the output includes all TagOptions.
  • ltoPageToken - The page token for the next set of results. To retrieve the first set of results, use null.
  • ltoPageSize - The maximum number of items to return with this call.

data ListTagOptions Source #

See: listTagOptions smart constructor.

Instances

Eq ListTagOptions Source # 
Data ListTagOptions Source # 

Methods

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

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

toConstr :: ListTagOptions -> Constr #

dataTypeOf :: ListTagOptions -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListTagOptions Source # 
Show ListTagOptions Source # 
Generic ListTagOptions Source # 

Associated Types

type Rep ListTagOptions :: * -> * #

Hashable ListTagOptions Source # 
ToJSON ListTagOptions Source # 
NFData ListTagOptions Source # 

Methods

rnf :: ListTagOptions -> () #

AWSPager ListTagOptions Source # 
AWSRequest ListTagOptions Source # 
ToHeaders ListTagOptions Source # 
ToPath ListTagOptions Source # 
ToQuery ListTagOptions Source # 
type Rep ListTagOptions Source # 
type Rep ListTagOptions = D1 * (MetaData "ListTagOptions" "Network.AWS.ServiceCatalog.ListTagOptions" "amazonka-servicecatalog-1.6.0-8wUR8FvPwUW25Vnsy8k8jt" False) (C1 * (MetaCons "ListTagOptions'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ltoFilters") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe ListTagOptionsFilters))) ((:*:) * (S1 * (MetaSel (Just Symbol "_ltoPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_ltoPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Nat))))))
type Rs ListTagOptions Source # 

Request Lenses

ltoFilters :: Lens' ListTagOptions (Maybe ListTagOptionsFilters) Source #

The search filters. If no search filters are specified, the output includes all TagOptions.

ltoPageToken :: Lens' ListTagOptions (Maybe Text) Source #

The page token for the next set of results. To retrieve the first set of results, use null.

ltoPageSize :: Lens' ListTagOptions (Maybe Natural) Source #

The maximum number of items to return with this call.

Destructuring the Response

listTagOptionsResponse Source #

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

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

data ListTagOptionsResponse Source #

See: listTagOptionsResponse smart constructor.

Instances

Eq ListTagOptionsResponse Source # 
Data ListTagOptionsResponse Source # 

Methods

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

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

toConstr :: ListTagOptionsResponse -> Constr #

dataTypeOf :: ListTagOptionsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListTagOptionsResponse Source # 
Show ListTagOptionsResponse Source # 
Generic ListTagOptionsResponse Source # 
NFData ListTagOptionsResponse Source # 

Methods

rnf :: ListTagOptionsResponse -> () #

type Rep ListTagOptionsResponse Source # 
type Rep ListTagOptionsResponse = D1 * (MetaData "ListTagOptionsResponse" "Network.AWS.ServiceCatalog.ListTagOptions" "amazonka-servicecatalog-1.6.0-8wUR8FvPwUW25Vnsy8k8jt" False) (C1 * (MetaCons "ListTagOptionsResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_ltorsPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_ltorsTagOptionDetails") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [TagOptionDetail]))) (S1 * (MetaSel (Just Symbol "_ltorsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))

Response Lenses

ltorsPageToken :: Lens' ListTagOptionsResponse (Maybe Text) Source #

The page token for the next set of results. To retrieve the first set of results, use null.