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

Stratosphere.S3.Bucket.TransitionProperty

Documentation

data TransitionProperty Source #

Instances

Instances details
ToJSON TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Show TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Eq TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

ToResourceProperties TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Property "StorageClass" TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Associated Types

type PropertyType "StorageClass" TransitionProperty 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Property "TransitionDate" TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Associated Types

type PropertyType "TransitionDate" TransitionProperty 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

type PropertyType "TransitionDate" TransitionProperty = Value Text
Property "TransitionInDays" TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

Associated Types

type PropertyType "TransitionInDays" TransitionProperty 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

type PropertyType "TransitionInDays" TransitionProperty = Value Integer
type PropertyType "StorageClass" TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

type PropertyType "TransitionDate" TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

type PropertyType "TransitionDate" TransitionProperty = Value Text
type PropertyType "TransitionInDays" TransitionProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.TransitionProperty

type PropertyType "TransitionInDays" TransitionProperty = Value Integer