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