Flow Upsolver S3Output Format Config Args
data class FlowUpsolverS3OutputFormatConfigArgs(val aggregationConfig: Output<FlowAggregationConfigArgs>? = null, val fileType: Output<FlowFileType>? = null, val prefixConfig: Output<FlowPrefixConfigArgs>) : ConvertibleToJava<FlowUpsolverS3OutputFormatConfigArgs>
Constructors
Link copied to clipboard
constructor(aggregationConfig: Output<FlowAggregationConfigArgs>? = null, fileType: Output<FlowFileType>? = null, prefixConfig: Output<FlowPrefixConfigArgs>)
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
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.