Flow Source Flow Config Source Connector Properties S3
data class FlowSourceFlowConfigSourceConnectorPropertiesS3(val bucketName: String, val bucketPrefix: String, val s3InputFormatConfig: FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig? = null)
Constructors
Link copied to clipboard
constructor(bucketName: String, bucketPrefix: String, s3InputFormatConfig: FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfig? = null)