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

Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Documentation

data DataValueProperty Source #

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

data DataTypeProperty Source #

Instances

Instances details
ToJSON DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Show DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Eq DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

ToResourceProperties DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Property "AllowedValues" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Associated Types

type PropertyType "AllowedValues" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Property "NestedType" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Associated Types

type PropertyType "NestedType" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Property "Relationship" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Associated Types

type PropertyType "Relationship" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Property "Type" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Associated Types

type PropertyType "Type" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Property "UnitOfMeasure" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

Associated Types

type PropertyType "UnitOfMeasure" DataTypeProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

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

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

type PropertyType "NestedType" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

type PropertyType "Relationship" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

type PropertyType "Type" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

type PropertyType "UnitOfMeasure" DataTypeProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DataTypeProperty

type PropertyType "UnitOfMeasure" DataTypeProperty = Value Text

data RelationshipProperty Source #

Instances

Instances details
ToJSON RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

Show RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

Eq RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

ToResourceProperties RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

Property "RelationshipType" RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

Associated Types

type PropertyType "RelationshipType" RelationshipProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

type PropertyType "RelationshipType" RelationshipProperty = Value Text
Property "TargetComponentTypeId" RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

Associated Types

type PropertyType "TargetComponentTypeId" RelationshipProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

type PropertyType "TargetComponentTypeId" RelationshipProperty = Value Text
type PropertyType "RelationshipType" RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

type PropertyType "RelationshipType" RelationshipProperty = Value Text
type PropertyType "TargetComponentTypeId" RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipProperty

type PropertyType "TargetComponentTypeId" RelationshipProperty = Value Text

data RelationshipValueProperty Source #

Instances

Instances details
ToJSON RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

Show RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

Eq RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

ToResourceProperties RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

Property "TargetComponentName" RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

Associated Types

type PropertyType "TargetComponentName" RelationshipValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

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

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

Associated Types

type PropertyType "TargetEntityId" RelationshipValueProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

type PropertyType "TargetComponentName" RelationshipValueProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

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

Defined in Stratosphere.IoTTwinMaker.Entity.RelationshipValueProperty

data DefinitionProperty Source #

Constructors

DefinitionProperty

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

Fields

Instances

Instances details
ToJSON DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Show DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Eq DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

ToResourceProperties DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "Configuration" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "Configuration" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "DataType" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "DefaultValue" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "DefaultValue" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "IsExternalId" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsExternalId" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "IsFinal" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsFinal" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "IsImported" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsImported" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "IsInherited" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsInherited" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Property "IsRequiredInEntity" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsRequiredInEntity" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsRequiredInEntity" DefinitionProperty = Value Bool
Property "IsStoredExternally" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsStoredExternally" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsStoredExternally" DefinitionProperty = Value Bool
Property "IsTimeSeries" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

Associated Types

type PropertyType "IsTimeSeries" DefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "Configuration" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "DataType" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "DefaultValue" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsExternalId" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsFinal" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsImported" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsInherited" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsRequiredInEntity" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsRequiredInEntity" DefinitionProperty = Value Bool
type PropertyType "IsStoredExternally" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty

type PropertyType "IsStoredExternally" DefinitionProperty = Value Bool
type PropertyType "IsTimeSeries" DefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.Entity.DefinitionProperty