@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:09.456Z") @Stability(value=Experimental) public class ConcreteDependable extends software.amazon.jsii.JsiiObject implements IDependable
This class can be used when a set of constructs which are disjoint in the construct tree needs to be combined to be used as a single dependable.
EXPERIMENTALsoftware.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.