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

Description

 

Documentation

newtype ViolationEventType Source #

Instances

Instances details
Eq ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

Ord ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

Read ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

Show ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

Generic ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

Associated Types

type Rep ViolationEventType :: Type -> Type #

NFData ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

Methods

rnf :: ViolationEventType -> () #

Hashable ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToJSON ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToJSONKey ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

FromJSON ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

FromJSONKey ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToLog ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToHeader ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToQuery ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

FromXML ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToXML ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToByteString ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

FromText ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

ToText ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

type Rep ViolationEventType Source # 
Instance details

Defined in Amazonka.IoT.Types.ViolationEventType

type Rep ViolationEventType = D1 ('MetaData "ViolationEventType" "Amazonka.IoT.Types.ViolationEventType" "libZSservicesZSamazonka-iotZSamazonka-iot" 'True) (C1 ('MetaCons "ViolationEventType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromViolationEventType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))