Flow Source Flow Config Source Connector Properties S3Args
data class FlowSourceFlowConfigSourceConnectorPropertiesS3Args(val bucketName: Output<String>, val bucketPrefix: Output<String>? = null, val s3InputFormatConfig: Output<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs>? = null) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesS3Args>
Constructors
Link copied to clipboard
fun FlowSourceFlowConfigSourceConnectorPropertiesS3Args(bucketName: Output<String>, bucketPrefix: Output<String>? = null, s3InputFormatConfig: Output<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard