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

Stratosphere.IoT.Command.CommandParameterProperty

Documentation

data CommandParameterProperty Source #

Instances

Instances details
ToJSON CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Show CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Eq CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

ToResourceProperties CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Property "DefaultValue" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Property "Description" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Associated Types

type PropertyType "Description" CommandParameterProperty 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Property "Name" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

Property "Value" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

type PropertyType "DefaultValue" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

type PropertyType "Description" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

type PropertyType "Name" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty

type PropertyType "Value" CommandParameterProperty Source # 
Instance details

Defined in Stratosphere.IoT.Command.CommandParameterProperty