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

Stratosphere.IoTTwinMaker.ComponentType

Documentation

data ComponentType Source #

Constructors

ComponentType

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

Fields

Instances

Instances details
ToJSON ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Show ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Eq ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

ToResourceProperties ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Property "ComponentTypeId" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "ComponentTypeId" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "ComponentTypeId" ComponentType = Value Text

Methods

set :: PropertyType "ComponentTypeId" ComponentType -> ComponentType -> ComponentType #

Property "CompositeComponentTypes" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "CompositeComponentTypes" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Methods

set :: PropertyType "CompositeComponentTypes" ComponentType -> ComponentType -> ComponentType #

Property "Description" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "Description" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "Description" ComponentType = Value Text
Property "ExtendsFrom" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "ExtendsFrom" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Property "Functions" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "Functions" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Property "IsSingleton" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "IsSingleton" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "IsSingleton" ComponentType = Value Bool
Property "PropertyDefinitions" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "PropertyDefinitions" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Methods

set :: PropertyType "PropertyDefinitions" ComponentType -> ComponentType -> ComponentType #

Property "PropertyGroups" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "PropertyGroups" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Methods

set :: PropertyType "PropertyGroups" ComponentType -> ComponentType -> ComponentType #

Property "Tags" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "Tags" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Property "WorkspaceId" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

Associated Types

type PropertyType "WorkspaceId" ComponentType 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "WorkspaceId" ComponentType = Value Text
type PropertyType "ComponentTypeId" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "ComponentTypeId" ComponentType = Value Text
type PropertyType "CompositeComponentTypes" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "Description" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "Description" ComponentType = Value Text
type PropertyType "ExtendsFrom" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "Functions" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "IsSingleton" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "IsSingleton" ComponentType = Value Bool
type PropertyType "PropertyDefinitions" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "PropertyGroups" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "Tags" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "WorkspaceId" ComponentType Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.ComponentType

type PropertyType "WorkspaceId" ComponentType = Value Text