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

Stratosphere.S3.StorageLensGroup.OrProperty

Documentation

data OrProperty Source #

Instances

Instances details
ToJSON OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Show OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Eq OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

ToResourceProperties OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Property "MatchAnyPrefix" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Associated Types

type PropertyType "MatchAnyPrefix" OrProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

type PropertyType "MatchAnyPrefix" OrProperty = ValueList Text

Methods

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

Property "MatchAnySuffix" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Associated Types

type PropertyType "MatchAnySuffix" OrProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

type PropertyType "MatchAnySuffix" OrProperty = ValueList Text

Methods

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

Property "MatchAnyTag" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Associated Types

type PropertyType "MatchAnyTag" OrProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

type PropertyType "MatchAnyTag" OrProperty = [Tag]

Methods

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

Property "MatchObjectAge" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Associated Types

type PropertyType "MatchObjectAge" OrProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Methods

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

Property "MatchObjectSize" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Associated Types

type PropertyType "MatchObjectSize" OrProperty 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

Methods

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

type PropertyType "MatchAnyPrefix" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

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

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

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

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

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

Defined in Stratosphere.S3.StorageLensGroup.OrProperty

type PropertyType "MatchObjectSize" OrProperty Source # 
Instance details

Defined in Stratosphere.S3.StorageLensGroup.OrProperty