Flow Upsolver S3Output Format Config
data class FlowUpsolverS3OutputFormatConfig(val aggregationConfig: FlowAggregationConfig? = null, val fileType: FlowFileType? = null, val prefixConfig: FlowPrefixConfig)
Constructors
Link copied to clipboard
fun FlowUpsolverS3OutputFormatConfig(aggregationConfig: FlowAggregationConfig? = null, fileType: FlowFileType? = null, prefixConfig: FlowPrefixConfig)