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

Stratosphere.S3Express.DirectoryBucket.RuleProperty

Documentation

data RuleProperty Source #

Constructors

RuleProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3express-directorybucket-rule.html

Instances

Instances details
ToJSON RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Show RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Eq RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

ToResourceProperties RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Property "AbortIncompleteMultipartUpload" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "AbortIncompleteMultipartUpload" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "AbortIncompleteMultipartUpload" RuleProperty = AbortIncompleteMultipartUploadProperty

Methods

set :: PropertyType "AbortIncompleteMultipartUpload" RuleProperty -> RuleProperty -> RuleProperty #

Property "ExpirationInDays" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "ExpirationInDays" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ExpirationInDays" RuleProperty = Value Integer

Methods

set :: PropertyType "ExpirationInDays" RuleProperty -> RuleProperty -> RuleProperty #

Property "Id" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "Id" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Property "ObjectSizeGreaterThan" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "ObjectSizeGreaterThan" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ObjectSizeGreaterThan" RuleProperty = Value Text

Methods

set :: PropertyType "ObjectSizeGreaterThan" RuleProperty -> RuleProperty -> RuleProperty #

Property "ObjectSizeLessThan" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "ObjectSizeLessThan" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ObjectSizeLessThan" RuleProperty = Value Text

Methods

set :: PropertyType "ObjectSizeLessThan" RuleProperty -> RuleProperty -> RuleProperty #

Property "Prefix" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "Prefix" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Property "Status" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

Associated Types

type PropertyType "Status" RuleProperty 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "AbortIncompleteMultipartUpload" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "AbortIncompleteMultipartUpload" RuleProperty = AbortIncompleteMultipartUploadProperty
type PropertyType "ExpirationInDays" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ExpirationInDays" RuleProperty = Value Integer
type PropertyType "Id" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ObjectSizeGreaterThan" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ObjectSizeGreaterThan" RuleProperty = Value Text
type PropertyType "ObjectSizeLessThan" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "ObjectSizeLessThan" RuleProperty = Value Text
type PropertyType "Prefix" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty

type PropertyType "Status" RuleProperty Source # 
Instance details

Defined in Stratosphere.S3Express.DirectoryBucket.RuleProperty