FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs

data class FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs(val s3InputFileType: Output<String>? = null) : ConvertibleToJava<FlowSourceFlowConfigSourceConnectorPropertiesS3S3InputFormatConfigArgs>

Constructors

constructor(s3InputFileType: Output<String>? = null)

Properties

Link copied to clipboard
val s3InputFileType: Output<String>? = null

File type that Amazon AppFlow gets from your Amazon S3 bucket. Valid values are CSV and JSON.

Functions

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