stratosphere-s3-1.0.0: Stratosphere integration for AWS S3.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3.StorageLens.EncryptionProperty

Documentation

data EncryptionProperty Source #

Instances

Instances details
ToJSON EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

Show EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

Eq EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

ToResourceProperties EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

Property "SSEKMS" EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

Associated Types

type PropertyType "SSEKMS" EncryptionProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

Property "SSES3" EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

Associated Types

type PropertyType "SSES3" EncryptionProperty 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

type PropertyType "SSEKMS" EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty

type PropertyType "SSES3" EncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLens.EncryptionProperty