stratosphere-athena-1.0.0: Stratosphere integration for AWS Athena.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Athena.DataCatalog

Documentation

data DataCatalog Source #

Instances

Instances details
ToJSON DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Show DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Eq DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

ToResourceProperties DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Property "ConnectionType" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "ConnectionType" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "ConnectionType" DataCatalog = Value Text

Methods

set :: PropertyType "ConnectionType" DataCatalog -> DataCatalog -> DataCatalog #

Property "Description" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Description" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Description" DataCatalog = Value Text

Methods

set :: PropertyType "Description" DataCatalog -> DataCatalog -> DataCatalog #

Property "Error" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Error" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Property "Name" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Name" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Property "Parameters" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Parameters" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Parameters" DataCatalog = Map Text (Value Text)

Methods

set :: PropertyType "Parameters" DataCatalog -> DataCatalog -> DataCatalog #

Property "Status" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Status" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Property "Tags" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Tags" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Tags" DataCatalog = [Tag]
Property "Type" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

Associated Types

type PropertyType "Type" DataCatalog 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "ConnectionType" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "ConnectionType" DataCatalog = Value Text
type PropertyType "Description" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Description" DataCatalog = Value Text
type PropertyType "Error" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Name" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Parameters" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Parameters" DataCatalog = Map Text (Value Text)
type PropertyType "Status" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Tags" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog

type PropertyType "Tags" DataCatalog = [Tag]
type PropertyType "Type" DataCatalog Source # 
Instance details

Defined in Stratosphere.Athena.DataCatalog