FlowS3InputFormatConfigArgs

data class FlowS3InputFormatConfigArgs(val s3InputFileType: Output<FlowS3InputFormatConfigS3InputFileType>? = null) : ConvertibleToJava<FlowS3InputFormatConfigArgs>

Constructors

Link copied to clipboard
constructor(s3InputFileType: Output<FlowS3InputFormatConfigS3InputFileType>? = null)

Properties

Link copied to clipboard

The file type that Amazon AppFlow gets from your Amazon S3 bucket.

Functions

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