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

Stratosphere.S3.AccessGrant.GranteeProperty

Documentation

data GranteeProperty Source #

Instances

Instances details
ToJSON GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

Show GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

Eq GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

ToResourceProperties GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

Property "GranteeIdentifier" GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

Associated Types

type PropertyType "GranteeIdentifier" GranteeProperty 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

type PropertyType "GranteeIdentifier" GranteeProperty = Value Text

Methods

set :: PropertyType "GranteeIdentifier" GranteeProperty -> GranteeProperty -> GranteeProperty #

Property "GranteeType" GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

Associated Types

type PropertyType "GranteeType" GranteeProperty 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

type PropertyType "GranteeType" GranteeProperty = Value Text
type PropertyType "GranteeIdentifier" GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

type PropertyType "GranteeIdentifier" GranteeProperty = Value Text
type PropertyType "GranteeType" GranteeProperty Source # 
Instance details

Defined in Stratosphere.S3.AccessGrant.GranteeProperty

type PropertyType "GranteeType" GranteeProperty = Value Text