FlowSourceFlowConfigSourceConnectorPropertiesS3

data class FlowSourceFlowConfigSourceConnectorPropertiesS3(val bucketName: String, val bucketPrefix: String, val s3InputFormatConfig: FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig? = null)

Constructors

constructor(bucketName: String, bucketPrefix: String, s3InputFormatConfig: FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

When you use Amazon S3 as the source, the configuration format that you provide the flow input data. See S3 Input Format Config for details.