@Generated(value="jsii-pacmak/1.6.0 (build 248e75b)", date="2020-06-09T15:22:31.266Z") @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.
EXPERIMENTAL
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, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, 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(@NotNull
IConstruct construct)
EXPERIMENTAL
construct - This parameter is required.Copyright © 2020. All rights reserved.