| Modifier and Type | Class and Description |
|---|---|
class |
ConcreteDependable
A set of constructs to be used as a dependable.
|
static class |
IDependable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstructNode.addDependency(IDependable... dependencies)
Add an ordering dependency on another Construct.
|
static DependableTrait |
DependableTrait.get(IDependable instance)
Return the matching DependableTrait for the given class instance.
|
static void |
DependableTrait.implement(IDependable instance,
DependableTrait trait)
Register `instance` to have the given DependableTrait.
|
Copyright © 2020. All rights reserved.