stratosphere-s3tables-1.0.0: Stratosphere integration for AWS S3Tables.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3Tables.Table.CompactionProperty

Documentation

data CompactionProperty Source #

Instances

Instances details
ToJSON CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

Show CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

Eq CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

ToResourceProperties CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

Property "Status" CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

Associated Types

type PropertyType "Status" CompactionProperty 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

Property "TargetFileSizeMB" CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

Associated Types

type PropertyType "TargetFileSizeMB" CompactionProperty 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

type PropertyType "TargetFileSizeMB" CompactionProperty = Value Integer
type PropertyType "Status" CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

type PropertyType "TargetFileSizeMB" CompactionProperty Source # 
Instance details

Defined in Stratosphere.S3Tables.Table.CompactionProperty

type PropertyType "TargetFileSizeMB" CompactionProperty = Value Integer