public static interface ExecutionProperty.Builder extends CopyableBuilder<ExecutionProperty.Builder,ExecutionProperty>
| Modifier and Type | Method and Description |
|---|---|
ExecutionProperty.Builder |
maxConcurrentRuns(Integer maxConcurrentRuns)
The maximum number of concurrent runs allowed for a job.
|
copyapply, buildExecutionProperty.Builder maxConcurrentRuns(Integer maxConcurrentRuns)
The maximum number of concurrent runs allowed for a job.
maxConcurrentRuns - The maximum number of concurrent runs allowed for a job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.