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

Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

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

data RelationshipProperty Source #

Instances

Instances details
ToJSON RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

Show RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

Eq RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

ToResourceProperties RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

Property "RelationshipType" RelationshipProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

Associated Types

type PropertyType "RelationshipType" RelationshipProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

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

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

Associated Types

type PropertyType "TargetComponentTypeId" RelationshipProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

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

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

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

Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty

type PropertyType "TargetComponentTypeId" RelationshipProperty = Value Text

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 PropertyDefinitionProperty Source #

Constructors

PropertyDefinitionProperty

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

Fields

Instances

Instances details
ToJSON PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Show PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Eq PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

ToResourceProperties PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "Configurations" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "DataType" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "DefaultValue" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "IsExternalId" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "IsRequiredInEntity" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Associated Types

type PropertyType "IsRequiredInEntity" PropertyDefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "IsStoredExternally" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Associated Types

type PropertyType "IsStoredExternally" PropertyDefinitionProperty 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

Property "IsTimeSeries" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "Configurations" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "DataType" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "DefaultValue" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "IsExternalId" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "IsRequiredInEntity" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "IsStoredExternally" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty

type PropertyType "IsTimeSeries" PropertyDefinitionProperty Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty