libZSservicesZSamazonka-iotZSamazonka-iot
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.IoT.Types.LogTargetConfiguration

Description

 
Synopsis

Documentation

data LogTargetConfiguration Source #

The target configuration.

See: newLogTargetConfiguration smart constructor.

Constructors

LogTargetConfiguration' 

Fields

Instances

Instances details
Eq LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

Read LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

Show LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

Generic LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

Associated Types

type Rep LogTargetConfiguration :: Type -> Type #

NFData LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

Methods

rnf :: LogTargetConfiguration -> () #

Hashable LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

FromJSON LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

type Rep LogTargetConfiguration Source # 
Instance details

Defined in Amazonka.IoT.Types.LogTargetConfiguration

type Rep LogTargetConfiguration = D1 ('MetaData "LogTargetConfiguration" "Amazonka.IoT.Types.LogTargetConfiguration" "libZSservicesZSamazonka-iotZSamazonka-iot" 'False) (C1 ('MetaCons "LogTargetConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "logLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogLevel)) :*: S1 ('MetaSel ('Just "logTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogTarget))))

newLogTargetConfiguration :: LogTargetConfiguration Source #

Create a value of LogTargetConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:logLevel:LogTargetConfiguration', logTargetConfiguration_logLevel - The logging level.

$sel:logTarget:LogTargetConfiguration', logTargetConfiguration_logTarget - A log target