MatchingWorkflowIntermediateSourceConfiguration

data class MatchingWorkflowIntermediateSourceConfiguration(val intermediateS3Path: String)

Constructors

constructor(intermediateS3Path: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The s3 path that would be used to stage the intermediate data being generated during workflow execution.