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

Stratosphere.S3.AccessGrant

Documentation

data AccessGrant Source #

Instances

Instances details
ToJSON AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Show AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Eq AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

ToResourceProperties AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Property "AccessGrantsLocationConfiguration" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "AccessGrantsLocationConfiguration" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "AccessGrantsLocationConfiguration" AccessGrant = AccessGrantsLocationConfigurationProperty

Methods

set :: PropertyType "AccessGrantsLocationConfiguration" AccessGrant -> AccessGrant -> AccessGrant #

Property "AccessGrantsLocationId" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "AccessGrantsLocationId" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "AccessGrantsLocationId" AccessGrant = Value Text

Methods

set :: PropertyType "AccessGrantsLocationId" AccessGrant -> AccessGrant -> AccessGrant #

Property "ApplicationArn" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "ApplicationArn" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "ApplicationArn" AccessGrant = Value Text

Methods

set :: PropertyType "ApplicationArn" AccessGrant -> AccessGrant -> AccessGrant #

Property "Grantee" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "Grantee" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

Property "Permission" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "Permission" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "Permission" AccessGrant = Value Text

Methods

set :: PropertyType "Permission" AccessGrant -> AccessGrant -> AccessGrant #

Property "S3PrefixType" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "S3PrefixType" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "S3PrefixType" AccessGrant = Value Text

Methods

set :: PropertyType "S3PrefixType" AccessGrant -> AccessGrant -> AccessGrant #

Property "Tags" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

Associated Types

type PropertyType "Tags" AccessGrant 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "Tags" AccessGrant = [Tag]
type PropertyType "AccessGrantsLocationConfiguration" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "AccessGrantsLocationConfiguration" AccessGrant = AccessGrantsLocationConfigurationProperty
type PropertyType "AccessGrantsLocationId" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "AccessGrantsLocationId" AccessGrant = Value Text
type PropertyType "ApplicationArn" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "ApplicationArn" AccessGrant = Value Text
type PropertyType "Grantee" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "Permission" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "Permission" AccessGrant = Value Text
type PropertyType "S3PrefixType" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "S3PrefixType" AccessGrant = Value Text
type PropertyType "Tags" AccessGrant Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant

type PropertyType "Tags" AccessGrant = [Tag]