Flow S3Input Format Config Args
data class FlowS3InputFormatConfigArgs(val s3InputFileType: Output<FlowS3InputFormatConfigS3InputFileType>? = null) : ConvertibleToJava<FlowS3InputFormatConfigArgs>
Constructors
Link copied to clipboard
fun FlowS3InputFormatConfigArgs(s3InputFileType: Output<FlowS3InputFormatConfigS3InputFileType>? = null)