stratosphere-greengrass-1.0.0: Stratosphere integration for AWS Greengrass.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Greengrass.DeviceDefinition

Documentation

data DeviceProperty Source #

Instances

Instances details
ToJSON DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Show DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Eq DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

ToResourceProperties DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Property "CertificateArn" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Associated Types

type PropertyType "CertificateArn" DeviceProperty 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

type PropertyType "CertificateArn" DeviceProperty = Value Text
Property "Id" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Property "SyncShadow" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Associated Types

type PropertyType "SyncShadow" DeviceProperty 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Property "ThingArn" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

Associated Types

type PropertyType "ThingArn" DeviceProperty 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

type PropertyType "CertificateArn" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

type PropertyType "CertificateArn" DeviceProperty = Value Text
type PropertyType "Id" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

type PropertyType "SyncShadow" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

type PropertyType "ThingArn" DeviceProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceProperty

data DeviceDefinitionVersionProperty Source #

Instances

Instances details
ToJSON DeviceDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceDefinitionVersionProperty

Show DeviceDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceDefinitionVersionProperty

Eq DeviceDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceDefinitionVersionProperty

ToResourceProperties DeviceDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceDefinitionVersionProperty

Property "Devices" DeviceDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceDefinitionVersionProperty

type PropertyType "Devices" DeviceDefinitionVersionProperty Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition.DeviceDefinitionVersionProperty

data DeviceDefinition Source #

Instances

Instances details
ToJSON DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Show DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Eq DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

ToResourceProperties DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Property "InitialVersion" DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Associated Types

type PropertyType "InitialVersion" DeviceDefinition 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Property "Name" DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Associated Types

type PropertyType "Name" DeviceDefinition 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Property "Tags" DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

Associated Types

type PropertyType "Tags" DeviceDefinition 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

type PropertyType "InitialVersion" DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

type PropertyType "Name" DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition

type PropertyType "Tags" DeviceDefinition Source # 
Instance details

Defined in Stratosphere.Greengrass.DeviceDefinition