amazonka-iot-1.6.0: 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 # 
Data GetV2LoggingOptions Source # 

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 # 
Show GetV2LoggingOptions Source # 
Generic GetV2LoggingOptions Source # 
Hashable GetV2LoggingOptions Source # 
NFData GetV2LoggingOptions Source # 

Methods

rnf :: GetV2LoggingOptions -> () #

AWSRequest GetV2LoggingOptions Source # 
ToHeaders GetV2LoggingOptions Source # 
ToPath GetV2LoggingOptions Source # 
ToQuery GetV2LoggingOptions Source # 
type Rep GetV2LoggingOptions Source # 
type Rep GetV2LoggingOptions = D1 * (MetaData "GetV2LoggingOptions" "Network.AWS.IoT.GetV2LoggingOptions" "amazonka-iot-1.6.0-GZYdsKS1TEjHFZo6BqaYJk" False) (C1 * (MetaCons "GetV2LoggingOptions'" PrefixI False) (U1 *))
type Rs GetV2LoggingOptions Source # 

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 # 
Data GetV2LoggingOptionsResponse Source # 

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 # 
Show GetV2LoggingOptionsResponse Source # 
Generic GetV2LoggingOptionsResponse Source # 
NFData GetV2LoggingOptionsResponse Source # 
type Rep GetV2LoggingOptionsResponse Source # 
type Rep GetV2LoggingOptionsResponse = D1 * (MetaData "GetV2LoggingOptionsResponse" "Network.AWS.IoT.GetV2LoggingOptions" "amazonka-iot-1.6.0-GZYdsKS1TEjHFZo6BqaYJk" False) (C1 * (MetaCons "GetV2LoggingOptionsResponse'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_gvlorsDisableAllLogs") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Bool))) (S1 * (MetaSel (Just Symbol "_gvlorsDefaultLogLevel") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe LogLevel)))) ((:*:) * (S1 * (MetaSel (Just Symbol "_gvlorsRoleARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_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.