@Stability(value=Stable) public static final class CfnJob.ExecutionPropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.ExecutionPropertyProperty>
CfnJob.ExecutionPropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.ExecutionPropertyProperty |
build()
Builds the configured instance.
|
CfnJob.ExecutionPropertyProperty.Builder |
maxConcurrentRuns(Number maxConcurrentRuns)
Sets the value of
CfnJob.ExecutionPropertyProperty.getMaxConcurrentRuns() |
@Stability(value=Stable) public CfnJob.ExecutionPropertyProperty.Builder maxConcurrentRuns(Number maxConcurrentRuns)
CfnJob.ExecutionPropertyProperty.getMaxConcurrentRuns()maxConcurrentRuns - `CfnJob.ExecutionPropertyProperty.MaxConcurrentRuns`.this@Stability(value=Stable) public CfnJob.ExecutionPropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.ExecutionPropertyProperty>CfnJob.ExecutionPropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.