@Stability(value=Stable) public static final class StageSynthesisOptions.Builder extends Object implements software.amazon.jsii.Builder<StageSynthesisOptions>
StageSynthesisOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
StageSynthesisOptions |
build()
Builds the configured instance.
|
StageSynthesisOptions.Builder |
skipValidation(Boolean skipValidation)
Sets the value of
StageSynthesisOptions.getSkipValidation() |
@Stability(value=Stable) public StageSynthesisOptions.Builder skipValidation(Boolean skipValidation)
StageSynthesisOptions.getSkipValidation()skipValidation - Should we skip construct validation.this@Stability(value=Stable) public StageSynthesisOptions build()
build in interface software.amazon.jsii.Builder<StageSynthesisOptions>StageSynthesisOptionsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.