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

Description

 

Documentation

newtype PropertyGroupUpdateType Source #

Instances

Instances details
FromJSON PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

FromJSONKey PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToJSON PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToJSONKey PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToByteString PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToHeader PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToLog PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToQuery PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

FromText PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToText PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

FromXML PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

ToXML PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

Generic PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

Associated Types

type Rep PropertyGroupUpdateType :: Type -> Type #

Read PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

Show PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

NFData PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

Methods

rnf :: PropertyGroupUpdateType -> () #

Eq PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

Ord PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

Hashable PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

type Rep PropertyGroupUpdateType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.PropertyGroupUpdateType

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