stratosphere-iotwireless-1.0.0: Stratosphere integration for AWS IoTWireless.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTWireless.Destination

Documentation

data Destination Source #

Instances

Instances details
ToJSON Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Show Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Eq Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

ToResourceProperties Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Property "Description" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Associated Types

type PropertyType "Description" Destination 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Description" Destination = Value Text

Methods

set :: PropertyType "Description" Destination -> Destination -> Destination #

Property "Expression" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Associated Types

type PropertyType "Expression" Destination 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Expression" Destination = Value Text

Methods

set :: PropertyType "Expression" Destination -> Destination -> Destination #

Property "ExpressionType" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Associated Types

type PropertyType "ExpressionType" Destination 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "ExpressionType" Destination = Value Text

Methods

set :: PropertyType "ExpressionType" Destination -> Destination -> Destination #

Property "Name" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Associated Types

type PropertyType "Name" Destination 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Property "RoleArn" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Associated Types

type PropertyType "RoleArn" Destination 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Property "Tags" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

Associated Types

type PropertyType "Tags" Destination 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Tags" Destination = [Tag]
type PropertyType "Description" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Description" Destination = Value Text
type PropertyType "Expression" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Expression" Destination = Value Text
type PropertyType "ExpressionType" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "ExpressionType" Destination = Value Text
type PropertyType "Name" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "RoleArn" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Tags" Destination Source # 
Instance details

Defined in Stratosphere.IoTWireless.Destination

type PropertyType "Tags" Destination = [Tag]