amazonka-clouddirectory-1.6.1: Amazon CloudDirectory 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.CloudDirectory.ListAttachedIndices

Contents

Description

Lists indices attached to the specified object.

This operation returns paginated results.

Synopsis

Creating a Request

listAttachedIndices Source #

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

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

data ListAttachedIndices Source #

See: listAttachedIndices smart constructor.

Instances
Eq ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Data ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Methods

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

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

toConstr :: ListAttachedIndices -> Constr #

dataTypeOf :: ListAttachedIndices -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Show ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Generic ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Associated Types

type Rep ListAttachedIndices :: Type -> Type #

Hashable ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

ToJSON ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

AWSPager ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

AWSRequest ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Associated Types

type Rs ListAttachedIndices :: Type #

ToHeaders ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

ToPath ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

ToQuery ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

NFData ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Methods

rnf :: ListAttachedIndices -> () #

type Rep ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

type Rep ListAttachedIndices = D1 (MetaData "ListAttachedIndices" "Network.AWS.CloudDirectory.ListAttachedIndices" "amazonka-clouddirectory-1.6.1-JrYxtgIzVKD25mU0ZgOTPe" False) (C1 (MetaCons "ListAttachedIndices'" PrefixI True) ((S1 (MetaSel (Just "_laiConsistencyLevel") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ConsistencyLevel)) :*: S1 (MetaSel (Just "_laiNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_laiMaxResults") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Nat)) :*: (S1 (MetaSel (Just "_laiDirectoryARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_laiTargetReference") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 ObjectReference)))))
type Rs ListAttachedIndices Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Request Lenses

laiConsistencyLevel :: Lens' ListAttachedIndices (Maybe ConsistencyLevel) Source #

The consistency level to use for this operation.

laiMaxResults :: Lens' ListAttachedIndices (Maybe Natural) Source #

The maximum number of results to retrieve.

laiTargetReference :: Lens' ListAttachedIndices ObjectReference Source #

A reference to the object that has indices attached.

Destructuring the Response

listAttachedIndicesResponse Source #

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

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

data ListAttachedIndicesResponse Source #

See: listAttachedIndicesResponse smart constructor.

Instances
Eq ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Data ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Methods

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

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

toConstr :: ListAttachedIndicesResponse -> Constr #

dataTypeOf :: ListAttachedIndicesResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Show ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Generic ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

Associated Types

type Rep ListAttachedIndicesResponse :: Type -> Type #

NFData ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

type Rep ListAttachedIndicesResponse Source # 
Instance details

Defined in Network.AWS.CloudDirectory.ListAttachedIndices

type Rep ListAttachedIndicesResponse = D1 (MetaData "ListAttachedIndicesResponse" "Network.AWS.CloudDirectory.ListAttachedIndices" "amazonka-clouddirectory-1.6.1-JrYxtgIzVKD25mU0ZgOTPe" False) (C1 (MetaCons "ListAttachedIndicesResponse'" PrefixI True) (S1 (MetaSel (Just "_lairsIndexAttachments") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [IndexAttachment])) :*: (S1 (MetaSel (Just "_lairsNextToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_lairsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses

lairsIndexAttachments :: Lens' ListAttachedIndicesResponse [IndexAttachment] Source #

The indices attached to the specified object.