FlowSourceFlowConfigSourceConnectorPropertiesS3Args

data class FlowSourceFlowConfigSourceConnectorPropertiesS3Args(val bucketName: Output<String>, val bucketPrefix: Output<String>, val s3InputFormatConfig: Output<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs>? = null) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesS3Args>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): FlowSourceFlowConfigSourceConnectorPropertiesS3Args

Properties

Link copied to clipboard
val bucketName: Output<String>
Link copied to clipboard
val bucketPrefix: Output<String>