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

Stratosphere.S3Outposts.AccessPoint

Documentation

data AccessPoint Source #

Instances

Instances details
ToJSON AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Show AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Eq AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

ToResourceProperties AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Property "Bucket" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Associated Types

type PropertyType "Bucket" AccessPoint 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Property "Name" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Associated Types

type PropertyType "Name" AccessPoint 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Property "Policy" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Associated Types

type PropertyType "Policy" AccessPoint 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Property "VpcConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Associated Types

type PropertyType "VpcConfiguration" AccessPoint 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

Methods

set :: PropertyType "VpcConfiguration" AccessPoint -> AccessPoint -> AccessPoint #

type PropertyType "Bucket" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

type PropertyType "Name" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

type PropertyType "Policy" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint

type PropertyType "VpcConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Outposts.AccessPoint