MatchingWorkflowIncrementalRunConfigArgs

data class MatchingWorkflowIncrementalRunConfigArgs(val incrementalRunType: Output<MatchingWorkflowIncrementalRunConfigIncrementalRunType>) : ConvertibleToJava<MatchingWorkflowIncrementalRunConfigArgs>

Constructors

Link copied to clipboard
constructor(incrementalRunType: Output<MatchingWorkflowIncrementalRunConfigIncrementalRunType>)

Properties

Link copied to clipboard

The type of incremental run. It takes only one value: IMMEDIATE .

Functions

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