stratosphere-databrew-1.0.0: Stratosphere integration for AWS DataBrew.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DataBrew.Job.DatabaseOutputProperty

Documentation

data S3LocationProperty Source #

Instances

Instances details
ToJSON S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Show S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Eq S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

ToResourceProperties S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Property "Bucket" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Associated Types

type PropertyType "Bucket" S3LocationProperty 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Property "BucketOwner" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Associated Types

type PropertyType "BucketOwner" S3LocationProperty 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

Property "Key" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

type PropertyType "Bucket" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

type PropertyType "BucketOwner" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

type PropertyType "Key" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.S3LocationProperty

data DatabaseTableOutputOptionsProperty Source #

Instances

Instances details
ToJSON DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

Show DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

Eq DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

ToResourceProperties DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

Property "TableName" DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

Property "TempDirectory" DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

type PropertyType "TableName" DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

type PropertyType "TempDirectory" DatabaseTableOutputOptionsProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseTableOutputOptionsProperty

data DatabaseOutputProperty Source #

Instances

Instances details
ToJSON DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

Show DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

Eq DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

ToResourceProperties DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

Property "DatabaseOptions" DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

Property "DatabaseOutputMode" DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

Associated Types

type PropertyType "DatabaseOutputMode" DatabaseOutputProperty 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

type PropertyType "DatabaseOutputMode" DatabaseOutputProperty = Value Text
Property "GlueConnectionName" DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

Associated Types

type PropertyType "GlueConnectionName" DatabaseOutputProperty 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

type PropertyType "GlueConnectionName" DatabaseOutputProperty = Value Text
type PropertyType "DatabaseOptions" DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

type PropertyType "DatabaseOutputMode" DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

type PropertyType "DatabaseOutputMode" DatabaseOutputProperty = Value Text
type PropertyType "GlueConnectionName" DatabaseOutputProperty Source # 
Instance details

Defined in Stratosphere.DataBrew.Job.DatabaseOutputProperty

type PropertyType "GlueConnectionName" DatabaseOutputProperty = Value Text