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

Stratosphere.S3.Bucket.CorsRuleProperty

Documentation

data CorsRuleProperty Source #

Instances

Instances details
ToJSON CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Show CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Eq CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

ToResourceProperties CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Property "AllowedHeaders" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Associated Types

type PropertyType "AllowedHeaders" CorsRuleProperty 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Property "AllowedMethods" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Associated Types

type PropertyType "AllowedMethods" CorsRuleProperty 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Property "AllowedOrigins" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Associated Types

type PropertyType "AllowedOrigins" CorsRuleProperty 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Property "ExposedHeaders" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Associated Types

type PropertyType "ExposedHeaders" CorsRuleProperty 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Property "Id" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Associated Types

type PropertyType "Id" CorsRuleProperty 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Property "MaxAge" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

Associated Types

type PropertyType "MaxAge" CorsRuleProperty 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

type PropertyType "AllowedHeaders" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

type PropertyType "AllowedMethods" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

type PropertyType "AllowedOrigins" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

type PropertyType "ExposedHeaders" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

type PropertyType "Id" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty

type PropertyType "MaxAge" CorsRuleProperty Source # 
Instance details

Defined in Stratosphere.S3.Bucket.CorsRuleProperty