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
fun FlowUpsolverS3OutputFormatConfigArgs(aggregationConfig: Output<FlowAggregationConfigArgs>? = null, fileType: Output<FlowFileType>? = null, prefixConfig: Output<FlowPrefixConfigArgs>)