amazonka-iottwinmaker-2.0: Amazon IoT TwinMaker 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.IotTwinMaker.Types.ComponentUpdateType

Description

 

Documentation

newtype ComponentUpdateType Source #

Instances

Instances details
FromJSON ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

FromJSONKey ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToJSON ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToJSONKey ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToByteString ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToHeader ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToLog ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToQuery ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

FromText ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToText ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

FromXML ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

ToXML ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

Generic ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

Associated Types

type Rep ComponentUpdateType :: Type -> Type #

Read ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

Show ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

NFData ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

Methods

rnf :: ComponentUpdateType -> () #

Eq ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

Ord ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

Hashable ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

type Rep ComponentUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.ComponentUpdateType

type Rep ComponentUpdateType = D1 ('MetaData "ComponentUpdateType" "Amazonka.IotTwinMaker.Types.ComponentUpdateType" "amazonka-iottwinmaker-2.0-F9krWmdiZsuIxDlP9hNtjs" 'True) (C1 ('MetaCons "ComponentUpdateType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComponentUpdateType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))