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

Description

 

Documentation

newtype PropertyUpdateType Source #

Instances

Instances details
FromJSON PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

FromJSONKey PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToJSON PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToJSONKey PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToByteString PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToHeader PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToLog PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToQuery PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

FromText PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToText PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

FromXML PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

ToXML PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

Generic PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

Associated Types

type Rep PropertyUpdateType :: Type -> Type #

Read PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

Show PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

NFData PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

Methods

rnf :: PropertyUpdateType -> () #

Eq PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

Ord PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

Hashable PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

type Rep PropertyUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyUpdateType

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