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

Description

 

Documentation

newtype AuditNotificationType Source #

Instances

Instances details
Eq AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

Ord AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

Read AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

Show AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

Generic AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

Associated Types

type Rep AuditNotificationType :: Type -> Type #

NFData AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

Methods

rnf :: AuditNotificationType -> () #

Hashable AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToJSON AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToJSONKey AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

FromJSON AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

FromJSONKey AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToLog AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToHeader AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToQuery AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

FromXML AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToXML AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToByteString AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

FromText AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

ToText AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

type Rep AuditNotificationType Source # 
Instance details

Defined in Amazonka.IoT.Types.AuditNotificationType

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