stratosphere-kafkaconnect-1.0.0: Stratosphere integration for AWS KafkaConnect.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Documentation

data S3LocationProperty Source #

Instances

Instances details
ToJSON S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Show S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Eq S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

ToResourceProperties S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Property "BucketArn" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Associated Types

type PropertyType "BucketArn" S3LocationProperty 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Property "FileKey" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Property "ObjectVersion" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

Associated Types

type PropertyType "ObjectVersion" S3LocationProperty 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

type PropertyType "ObjectVersion" S3LocationProperty = Value Text
type PropertyType "BucketArn" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

type PropertyType "FileKey" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

type PropertyType "ObjectVersion" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.KafkaConnect.CustomPlugin.S3LocationProperty

type PropertyType "ObjectVersion" S3LocationProperty = Value Text