FlowUpsolverS3OutputFormatConfig

data class FlowUpsolverS3OutputFormatConfig(val aggregationConfig: FlowAggregationConfig? = null, val fileType: FlowFileType? = null, val prefixConfig: FlowPrefixConfig)

Constructors

Link copied to clipboard
constructor(aggregationConfig: FlowAggregationConfig? = null, fileType: FlowFileType? = null, prefixConfig: FlowPrefixConfig)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The aggregation settings that you can use to customize the output format of your flow data.

Link copied to clipboard
val fileType: FlowFileType? = null

Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.

Link copied to clipboard

Specifies elements that Amazon AppFlow includes in the file and folder names in the flow destination.