FlowS3SourceProperties

data class FlowS3SourceProperties(val bucketName: String, val bucketPrefix: String, val s3InputFormatConfig: FlowS3InputFormatConfig? = null)

Constructors

Link copied to clipboard
fun FlowS3SourceProperties(bucketName: String, bucketPrefix: String, s3InputFormatConfig: FlowS3InputFormatConfig? = null)

Types

Link copied to clipboard
object Companion

Properties

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