amazonka-iot-1.6.1: Amazon IoT 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.IoT.GetIndexingConfiguration

Contents

Description

Gets the search configuration.

Synopsis

Creating a Request

getIndexingConfiguration :: GetIndexingConfiguration Source #

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

data GetIndexingConfiguration Source #

See: getIndexingConfiguration smart constructor.

Instances
Eq GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Data GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Methods

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

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

toConstr :: GetIndexingConfiguration -> Constr #

dataTypeOf :: GetIndexingConfiguration -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Show GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Generic GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Associated Types

type Rep GetIndexingConfiguration :: Type -> Type #

Hashable GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

AWSRequest GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Associated Types

type Rs GetIndexingConfiguration :: Type #

ToHeaders GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

ToPath GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

ToQuery GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

NFData GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

type Rep GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

type Rep GetIndexingConfiguration = D1 (MetaData "GetIndexingConfiguration" "Network.AWS.IoT.GetIndexingConfiguration" "amazonka-iot-1.6.1-1U0NSVSRVsCEeZIE9W0TkV" False) (C1 (MetaCons "GetIndexingConfiguration'" PrefixI False) (U1 :: Type -> Type))
type Rs GetIndexingConfiguration Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Destructuring the Response

getIndexingConfigurationResponse Source #

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

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

data GetIndexingConfigurationResponse Source #

See: getIndexingConfigurationResponse smart constructor.

Instances
Eq GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Data GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Methods

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

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

toConstr :: GetIndexingConfigurationResponse -> Constr #

dataTypeOf :: GetIndexingConfigurationResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Show GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Generic GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

Associated Types

type Rep GetIndexingConfigurationResponse :: Type -> Type #

NFData GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

type Rep GetIndexingConfigurationResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetIndexingConfiguration

type Rep GetIndexingConfigurationResponse = D1 (MetaData "GetIndexingConfigurationResponse" "Network.AWS.IoT.GetIndexingConfiguration" "amazonka-iot-1.6.1-1U0NSVSRVsCEeZIE9W0TkV" False) (C1 (MetaCons "GetIndexingConfigurationResponse'" PrefixI True) (S1 (MetaSel (Just "_gicrsThingIndexingConfiguration") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe ThingIndexingConfiguration)) :*: S1 (MetaSel (Just "_gicrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))

Response Lenses