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

Stratosphere.S3.StorageLensGroup.AndProperty

Documentation

data AndProperty Source #

Instances

Instances details
ToJSON AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Show AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Eq AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

ToResourceProperties AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Property "MatchAnyPrefix" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Associated Types

type PropertyType "MatchAnyPrefix" AndProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchAnyPrefix" AndProperty = ValueList Text

Methods

set :: PropertyType "MatchAnyPrefix" AndProperty -> AndProperty -> AndProperty #

Property "MatchAnySuffix" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Associated Types

type PropertyType "MatchAnySuffix" AndProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchAnySuffix" AndProperty = ValueList Text

Methods

set :: PropertyType "MatchAnySuffix" AndProperty -> AndProperty -> AndProperty #

Property "MatchAnyTag" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Associated Types

type PropertyType "MatchAnyTag" AndProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchAnyTag" AndProperty = [Tag]

Methods

set :: PropertyType "MatchAnyTag" AndProperty -> AndProperty -> AndProperty #

Property "MatchObjectAge" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Associated Types

type PropertyType "MatchObjectAge" AndProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Methods

set :: PropertyType "MatchObjectAge" AndProperty -> AndProperty -> AndProperty #

Property "MatchObjectSize" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Associated Types

type PropertyType "MatchObjectSize" AndProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

Methods

set :: PropertyType "MatchObjectSize" AndProperty -> AndProperty -> AndProperty #

type PropertyType "MatchAnyPrefix" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchAnyPrefix" AndProperty = ValueList Text
type PropertyType "MatchAnySuffix" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchAnySuffix" AndProperty = ValueList Text
type PropertyType "MatchAnyTag" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchAnyTag" AndProperty = [Tag]
type PropertyType "MatchObjectAge" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty

type PropertyType "MatchObjectSize" AndProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.AndProperty