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

Stratosphere.IoT.SoftwarePackage

Documentation

data SoftwarePackage Source #

Instances

Instances details
ToJSON SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

Show SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

Eq SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

ToResourceProperties SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

Property "Description" SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

Associated Types

type PropertyType "Description" SoftwarePackage 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

type PropertyType "Description" SoftwarePackage = Value Text
Property "PackageName" SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

Associated Types

type PropertyType "PackageName" SoftwarePackage 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

type PropertyType "PackageName" SoftwarePackage = Value Text
Property "Tags" SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

Associated Types

type PropertyType "Tags" SoftwarePackage 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

type PropertyType "Description" SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

type PropertyType "Description" SoftwarePackage = Value Text
type PropertyType "PackageName" SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage

type PropertyType "PackageName" SoftwarePackage = Value Text
type PropertyType "Tags" SoftwarePackage Source # 
Instance details

Defined in Stratosphere.IoT.SoftwarePackage