@Stability(value=Experimental) public static final class ResolveChangeContextOptions.Builder extends Object implements software.amazon.jsii.Builder<ResolveChangeContextOptions>
ResolveChangeContextOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ResolveChangeContextOptions.Builder |
allowIntrinsicKeys(Boolean allowIntrinsicKeys)
Sets the value of
ResolveChangeContextOptions.getAllowIntrinsicKeys() |
ResolveChangeContextOptions |
build()
Builds the configured instance.
|
@Stability(value=Experimental) public ResolveChangeContextOptions.Builder allowIntrinsicKeys(Boolean allowIntrinsicKeys)
ResolveChangeContextOptions.getAllowIntrinsicKeys()allowIntrinsicKeys - Change the 'allowIntrinsicKeys' option.this@Stability(value=Experimental) public ResolveChangeContextOptions build()
build in interface software.amazon.jsii.Builder<ResolveChangeContextOptions>ResolveChangeContextOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.