stratosphere-s3outposts-1.0.0: Stratosphere integration for AWS S3Outposts.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3Outposts.Bucket.FilterProperty

Documentation

data FilterAndOperatorProperty Source #

Instances

Instances details
ToJSON FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

Show FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

Eq FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

ToResourceProperties FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

Property "Prefix" FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

Property "Tags" FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

type PropertyType "Prefix" FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

type PropertyType "Tags" FilterAndOperatorProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterAndOperatorProperty

data FilterProperty Source #

Instances

Instances details
ToJSON FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Show FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Eq FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

ToResourceProperties FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Property "AndOperator" FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Associated Types

type PropertyType "AndOperator" FilterProperty 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Property "Prefix" FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Associated Types

type PropertyType "Prefix" FilterProperty 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

Property "Tag" FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

type PropertyType "AndOperator" FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

type PropertyType "Prefix" FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty

type PropertyType "Tag" FilterProperty Source # 
Instance details

Defined in Stratosphere.S3Outposts.Bucket.FilterProperty