@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.745Z") @Stability(value=Experimental) public class ConcreteDependable extends software.amazon.jsii.JsiiObject implements IDependable
software.amazon.jsii.JsiiObject.InitializationModeIDependable.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
ConcreteDependable()
EXPERIMENTAL
|
protected |
ConcreteDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ConcreteDependable(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IConstruct construct)
Add a construct to the dependency roots.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected ConcreteDependable(software.amazon.jsii.JsiiObjectRef objRef)
protected ConcreteDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public ConcreteDependable()
@Stability(value=Experimental) public void add(IConstruct construct)
construct - This parameter is required.Copyright © 2019. All rights reserved.