stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.ThingGroup

Documentation

data ThingGroup Source #

Instances

Instances details
ToJSON ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Show ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Eq ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

ToResourceProperties ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Property "ParentGroupName" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Associated Types

type PropertyType "ParentGroupName" ThingGroup 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "ParentGroupName" ThingGroup = Value Text

Methods

set :: PropertyType "ParentGroupName" ThingGroup -> ThingGroup -> ThingGroup #

Property "QueryString" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Associated Types

type PropertyType "QueryString" ThingGroup 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "QueryString" ThingGroup = Value Text

Methods

set :: PropertyType "QueryString" ThingGroup -> ThingGroup -> ThingGroup #

Property "Tags" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Associated Types

type PropertyType "Tags" ThingGroup 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "Tags" ThingGroup = [Tag]
Property "ThingGroupName" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Associated Types

type PropertyType "ThingGroupName" ThingGroup 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "ThingGroupName" ThingGroup = Value Text

Methods

set :: PropertyType "ThingGroupName" ThingGroup -> ThingGroup -> ThingGroup #

Property "ThingGroupProperties" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Associated Types

type PropertyType "ThingGroupProperties" ThingGroup 
Instance details

Defined in Stratosphere.IoT.ThingGroup

Methods

set :: PropertyType "ThingGroupProperties" ThingGroup -> ThingGroup -> ThingGroup #

type PropertyType "ParentGroupName" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "ParentGroupName" ThingGroup = Value Text
type PropertyType "QueryString" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "QueryString" ThingGroup = Value Text
type PropertyType "Tags" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "Tags" ThingGroup = [Tag]
type PropertyType "ThingGroupName" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup

type PropertyType "ThingGroupName" ThingGroup = Value Text
type PropertyType "ThingGroupProperties" ThingGroup Source # 
Instance details

Defined in Stratosphere.IoT.ThingGroup