stratosphere-iottwinmaker-1.0.0: Stratosphere integration for AWS IoTTwinMaker.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Documentation

data DataValueProperty Source #

Constructors

DataValueProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iottwinmaker-entity-datavalue.html

Fields

Instances

Instances details
ToJSON DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Show DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Eq DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

ToResourceProperties DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "BooleanValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "BooleanValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "DoubleValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "DoubleValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "Expression" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "Expression" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "IntegerValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "IntegerValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "ListValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "ListValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "LongValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "LongValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "MapValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "RelationshipValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "RelationshipValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Property "StringValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

Associated Types

type PropertyType "StringValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "BooleanValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "DoubleValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "Expression" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "IntegerValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "ListValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "LongValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "MapValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "RelationshipValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty

type PropertyType "StringValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataValueProperty