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

Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Documentation

data DataValueProperty Source #

Instances

Instances details
ToJSON DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Show DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Eq DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

ToResourceProperties DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "BooleanValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "BooleanValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "DoubleValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "DoubleValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "Expression" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "Expression" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "IntegerValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "IntegerValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "ListValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "ListValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "LongValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "LongValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "MapValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "RelationshipValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "RelationshipValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Property "StringValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

Associated Types

type PropertyType "StringValue" DataValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "BooleanValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "DoubleValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "Expression" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "IntegerValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "ListValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "LongValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "MapValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "RelationshipValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

type PropertyType "StringValue" DataValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataValueProperty

data RelationshipValueProperty Source #

Instances

Instances details
ToJSON RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

Show RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

Eq RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

ToResourceProperties RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

Property "TargetComponentName" RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

Associated Types

type PropertyType "TargetComponentName" RelationshipValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

type PropertyType "TargetComponentName" RelationshipValueProperty = Value Text
Property "TargetEntityId" RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

type PropertyType "TargetComponentName" RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

type PropertyType "TargetComponentName" RelationshipValueProperty = Value Text
type PropertyType "TargetEntityId" RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty

data DataTypeProperty Source #

Instances

Instances details
ToJSON DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Show DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Eq DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

ToResourceProperties DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Property "AllowedValues" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Associated Types

type PropertyType "AllowedValues" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Property "NestedType" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Associated Types

type PropertyType "NestedType" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Property "Relationship" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Associated Types

type PropertyType "Relationship" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Property "Type" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Property "UnitOfMeasure" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

Associated Types

type PropertyType "UnitOfMeasure" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

type PropertyType "UnitOfMeasure" DataTypeProperty = Value Text
type PropertyType "AllowedValues" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

type PropertyType "NestedType" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

type PropertyType "Relationship" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

type PropertyType "Type" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

type PropertyType "UnitOfMeasure" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty

type PropertyType "UnitOfMeasure" DataTypeProperty = Value Text