@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-05-14T22:39:36.676Z") @Stability(value=Stable) 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.
software.amazon.jsii.JsiiObject.InitializationModeIDependable.Jsii$Default, IDependable.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
ConcreteDependable() |
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, jsiiStaticSet, jsiiStaticSetprotected ConcreteDependable(software.amazon.jsii.JsiiObjectRef objRef)
protected ConcreteDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public ConcreteDependable()
@Stability(value=Stable)
public void add(@NotNull
IConstruct construct)
construct - This parameter is required.Copyright © 2021. All rights reserved.