stratosphere-s3express-1.0.0: Stratosphere integration for AWS S3Express.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

Documentation

data BucketEncryptionProperty Source #

Instances

Instances details
ToJSON BucketEncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

Show BucketEncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

Eq BucketEncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

ToResourceProperties BucketEncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

Property "ServerSideEncryptionConfiguration" BucketEncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

Associated Types

type PropertyType "ServerSideEncryptionConfiguration" BucketEncryptionProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

type PropertyType "ServerSideEncryptionConfiguration" BucketEncryptionProperty = [ServerSideEncryptionRuleProperty]
type PropertyType "ServerSideEncryptionConfiguration" BucketEncryptionProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.BucketEncryptionProperty

type PropertyType "ServerSideEncryptionConfiguration" BucketEncryptionProperty = [ServerSideEncryptionRuleProperty]