MatchingWorkflowIntermediateSourceConfigurationArgs

data class MatchingWorkflowIntermediateSourceConfigurationArgs(val intermediateS3Path: Output<String>) : ConvertibleToJava<MatchingWorkflowIntermediateSourceConfigurationArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): MatchingWorkflowIntermediateSourceConfigurationArgs

Properties

Link copied to clipboard

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