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

Stratosphere.IoT.EncryptionConfiguration

Documentation

data EncryptionConfiguration Source #

Instances

Instances details
ToJSON EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Show EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Eq EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

ToResourceProperties EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Property "EncryptionType" EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Associated Types

type PropertyType "EncryptionType" EncryptionConfiguration 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Property "KmsAccessRoleArn" EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Associated Types

type PropertyType "KmsAccessRoleArn" EncryptionConfiguration 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Property "KmsKeyArn" EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

Associated Types

type PropertyType "KmsKeyArn" EncryptionConfiguration 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

type PropertyType "EncryptionType" EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

type PropertyType "KmsAccessRoleArn" EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration

type PropertyType "KmsKeyArn" EncryptionConfiguration Source # 
Instance details

Defined in Stratosphere.IoT.EncryptionConfiguration