@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.401Z") @Stability(value=Experimental) public class CompositeDependable extends software.amazon.jsii.JsiiObject implements software.constructs.IDependable
Not as simple as eagerly getting the dependency roots from the inner dependables, as they may be mutable so we need to defer the query.
| Modifier | Constructor and Description |
|---|---|
|
CompositeDependable(software.constructs.IDependable... dependables) |
protected |
CompositeDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CompositeDependable(software.amazon.jsii.JsiiObjectRef objRef) |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CompositeDependable(software.amazon.jsii.JsiiObjectRef objRef)
protected CompositeDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CompositeDependable(@NotNull
software.constructs.IDependable... dependables)
dependables - This parameter is required.Copyright © 2021. All rights reserved.