@Generated(value="jsii-pacmak/0.17.0 (build 7d5d104)", date="2019-09-30T08:21:28.912Z") @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, jsiiStaticSet, setObjRefprotected 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.