@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.566Z") @Stability(value=Experimental) public class CdkConfig extends Component
| Modifier and Type | Class and Description |
|---|---|
static class |
CdkConfig.Builder
(experimental) A fluent builder for
CdkConfig. |
| Modifier | Constructor and Description |
|---|---|
protected |
CdkConfig(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CdkConfig(software.amazon.jsii.JsiiObjectRef objRef) |
|
CdkConfig(Project project,
CdkConfigOptions options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCdkout()
(experimental) Name of the cdk.out directory.
|
JsonFile |
getJson()
(experimental) Represents the JSON file.
|
getProject, postSynthesize, preSynthesize, synthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CdkConfig(software.amazon.jsii.JsiiObjectRef objRef)
protected CdkConfig(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CdkConfig(@NotNull
Project project,
@NotNull
CdkConfigOptions options)
project - This parameter is required.options - This parameter is required.Copyright © 2021. All rights reserved.