amazonka-iot-2.0: Amazon IoT SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.IoT.Types.CACertificateUpdateAction

Description

 

Documentation

newtype CACertificateUpdateAction Source #

Instances

Instances details
FromJSON CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

FromJSONKey CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToJSON CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToJSONKey CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToByteString CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToHeader CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToLog CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToQuery CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

FromText CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToText CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

FromXML CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

ToXML CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

Generic CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

Associated Types

type Rep CACertificateUpdateAction :: Type -> Type #

Read CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

Show CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

NFData CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

Eq CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

Ord CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

Hashable CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

type Rep CACertificateUpdateAction Source # 
Instance details

Defined in Amazonka.IoT.Types.CACertificateUpdateAction

type Rep CACertificateUpdateAction = D1 ('MetaData "CACertificateUpdateAction" "Amazonka.IoT.Types.CACertificateUpdateAction" "amazonka-iot-2.0-6w03vgAfmrM1SG22OsNJXL" 'True) (C1 ('MetaCons "CACertificateUpdateAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCACertificateUpdateAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))