stratosphere-s3express-1.0.0: Stratosphere integration for AWS S3Express.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3Express.AccessPoint

Documentation

data AccessPoint Source #

Constructors

AccessPoint

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-accesspoint.html

Instances

Instances details
ToJSON AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Show AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Eq AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

ToResourceProperties AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Property "Bucket" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "Bucket" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Property "BucketAccountId" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "BucketAccountId" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "BucketAccountId" AccessPoint = Value Text

Methods

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

Property "Name" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "Name" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Property "Policy" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "Policy" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Property "PublicAccessBlockConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "PublicAccessBlockConfiguration" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "PublicAccessBlockConfiguration" AccessPoint = PublicAccessBlockConfigurationProperty

Methods

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

Property "Scope" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "Scope" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Property "Tags" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "Tags" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "Tags" AccessPoint = [Tag]
Property "VpcConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Associated Types

type PropertyType "VpcConfiguration" AccessPoint 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

Methods

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

type PropertyType "Bucket" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "BucketAccountId" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "BucketAccountId" AccessPoint = Value Text
type PropertyType "Name" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "Policy" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "PublicAccessBlockConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "PublicAccessBlockConfiguration" AccessPoint = PublicAccessBlockConfigurationProperty
type PropertyType "Scope" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "Tags" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint

type PropertyType "Tags" AccessPoint = [Tag]
type PropertyType "VpcConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3Express.AccessPoint