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

Stratosphere.S3Outposts.BucketPolicy

Documentation

data BucketPolicy Source #

Instances

Instances details
ToJSON BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

Show BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

Eq BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

ToResourceProperties BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

Property "Bucket" BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

Associated Types

type PropertyType "Bucket" BucketPolicy 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

Property "PolicyDocument" BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

Associated Types

type PropertyType "PolicyDocument" BucketPolicy 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

type PropertyType "PolicyDocument" BucketPolicy = Object

Methods

set :: PropertyType "PolicyDocument" BucketPolicy -> BucketPolicy -> BucketPolicy #

type PropertyType "Bucket" BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

type PropertyType "PolicyDocument" BucketPolicy Source # 
Instance details

Defined in Stratosphere.S3Outposts.BucketPolicy

type PropertyType "PolicyDocument" BucketPolicy = Object