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.GetV2LoggingOptions

Contents

Description

Gets the fine grained logging options.

Synopsis

Creating a Request

getV2LoggingOptions :: GetV2LoggingOptions Source #

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

data GetV2LoggingOptions Source #

See: getV2LoggingOptions smart constructor.

Instances
Eq GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Data GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Methods

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

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

toConstr :: GetV2LoggingOptions -> Constr #

dataTypeOf :: GetV2LoggingOptions -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Show GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Generic GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Associated Types

type Rep GetV2LoggingOptions :: Type -> Type #

Hashable GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

AWSRequest GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Associated Types

type Rs GetV2LoggingOptions :: Type #

ToHeaders GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

ToPath GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

ToQuery GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

NFData GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Methods

rnf :: GetV2LoggingOptions -> () #

type Rep GetV2LoggingOptions Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

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

Defined in Network.AWS.IoT.GetV2LoggingOptions

Destructuring the Response

getV2LoggingOptionsResponse Source #

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

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

data GetV2LoggingOptionsResponse Source #

See: getV2LoggingOptionsResponse smart constructor.

Instances
Eq GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Data GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Methods

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

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

toConstr :: GetV2LoggingOptionsResponse -> Constr #

dataTypeOf :: GetV2LoggingOptionsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Show GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Generic GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

Associated Types

type Rep GetV2LoggingOptionsResponse :: Type -> Type #

NFData GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

type Rep GetV2LoggingOptionsResponse Source # 
Instance details

Defined in Network.AWS.IoT.GetV2LoggingOptions

type Rep GetV2LoggingOptionsResponse = D1 (MetaData "GetV2LoggingOptionsResponse" "Network.AWS.IoT.GetV2LoggingOptions" "amazonka-iot-1.6.1-1U0NSVSRVsCEeZIE9W0TkV" False) (C1 (MetaCons "GetV2LoggingOptionsResponse'" PrefixI True) ((S1 (MetaSel (Just "_gvlorsDisableAllLogs") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 (MetaSel (Just "_gvlorsDefaultLogLevel") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe LogLevel))) :*: (S1 (MetaSel (Just "_gvlorsRoleARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_gvlorsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int))))

Response Lenses

gvlorsRoleARN :: Lens' GetV2LoggingOptionsResponse (Maybe Text) Source #

The IAM role ARN AWS IoT uses to write to your CloudWatch logs.