ParallelismConfigurationProperties

data class ParallelismConfigurationProperties(val maxParallelExecutionSteps: Int)

The parallelism configuration applied to the pipeline.

Constructors

Link copied to clipboard
constructor(maxParallelExecutionSteps: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Maximum parallel execution steps