stratosphere-s3tables-1.0.0: Stratosphere integration for AWS S3Tables.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3Tables.Namespace

Documentation

data Namespace Source #

Instances

Instances details
ToJSON Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

Show Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

Eq Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

ToResourceProperties Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

Property "Namespace" Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

Associated Types

type PropertyType "Namespace" Namespace 
Instance details

Defined in Stratosphere.S3Tables.Namespace

type PropertyType "Namespace" Namespace = Value Text

Methods

set :: PropertyType "Namespace" Namespace -> Namespace -> Namespace #

Property "TableBucketARN" Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

Associated Types

type PropertyType "TableBucketARN" Namespace 
Instance details

Defined in Stratosphere.S3Tables.Namespace

type PropertyType "TableBucketARN" Namespace = Value Text

Methods

set :: PropertyType "TableBucketARN" Namespace -> Namespace -> Namespace #

type PropertyType "Namespace" Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

type PropertyType "Namespace" Namespace = Value Text
type PropertyType "TableBucketARN" Namespace Source # 
Instance details

Defined in Stratosphere.S3Tables.Namespace

type PropertyType "TableBucketARN" Namespace = Value Text