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

Description

 

Documentation

newtype InterpolationType Source #

Bundled Patterns

pattern InterpolationType_LINEAR :: InterpolationType 

Instances

Instances details
FromJSON InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

FromJSONKey InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToJSON InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToJSONKey InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToByteString InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToHeader InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToLog InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToQuery InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

FromText InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToText InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

FromXML InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

ToXML InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

Generic InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

Associated Types

type Rep InterpolationType :: Type -> Type #

Read InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

Show InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

NFData InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

Methods

rnf :: InterpolationType -> () #

Eq InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

Ord InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

Hashable InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

type Rep InterpolationType Source # 
Instance details

Defined in Amazonka.IotTwinMaker.Types.InterpolationType

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