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

Stratosphere.S3.Bucket.MetadataConfigurationProperty

Documentation

data InventoryTableConfigurationProperty Source #

Instances

Instances details
ToJSON InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

Show InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

Eq InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

ToResourceProperties InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

Property "ConfigurationState" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

Property "EncryptionConfiguration" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

Property "TableArn" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

Property "TableName" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

type PropertyType "ConfigurationState" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

type PropertyType "EncryptionConfiguration" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

type PropertyType "TableArn" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

type PropertyType "TableName" InventoryTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.InventoryTableConfigurationProperty

data MetadataTableEncryptionConfigurationProperty Source #

Instances

Instances details
ToJSON MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

Show MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

Eq MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

ToResourceProperties MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

Property "KmsKeyArn" MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

Property "SseAlgorithm" MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

type PropertyType "KmsKeyArn" MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

type PropertyType "SseAlgorithm" MetadataTableEncryptionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataTableEncryptionConfigurationProperty

data JournalTableConfigurationProperty Source #

Instances

Instances details
ToJSON JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

Show JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

Eq JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

ToResourceProperties JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

Property "EncryptionConfiguration" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

Property "RecordExpiration" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

Property "TableArn" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

Property "TableName" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

type PropertyType "EncryptionConfiguration" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

type PropertyType "RecordExpiration" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

type PropertyType "TableArn" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

type PropertyType "TableName" JournalTableConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.JournalTableConfigurationProperty

data RecordExpirationProperty Source #

Instances

Instances details
ToJSON RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

Show RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

Eq RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

ToResourceProperties RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

Property "Days" RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

Property "Expiration" RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

Associated Types

type PropertyType "Expiration" RecordExpirationProperty 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

type PropertyType "Days" RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

type PropertyType "Expiration" RecordExpirationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.RecordExpirationProperty

data MetadataConfigurationProperty Source #

Instances

Instances details
ToJSON MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Show MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Eq MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

ToResourceProperties MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Property "Destination" MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Property "InventoryTableConfiguration" MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Associated Types

type PropertyType "InventoryTableConfiguration" MetadataConfigurationProperty 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Property "JournalTableConfiguration" MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

Associated Types

type PropertyType "JournalTableConfiguration" MetadataConfigurationProperty 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

type PropertyType "Destination" MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

type PropertyType "InventoryTableConfiguration" MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty

type PropertyType "JournalTableConfiguration" MetadataConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.MetadataConfigurationProperty