concurrentBuildLimit property
Specify a maximum number of concurrent builds for the project. The value specified must be greater than 0 and less than the account concurrent running builds limit.
Implementation
late final pulumi.Output<int?> concurrentBuildLimit;