Uses of Class
software.constructs.Node
-
-
Uses of Node in software.constructs
Methods in software.constructs that return Node Modifier and Type Method Description Node
Construct. getNode()
The tree node.Node
IConstruct. getNode()
The tree node.default Node
IConstruct.Jsii$Default. getNode()
The tree node.Node
IConstruct.Jsii$Proxy. getNode()
The tree node.static Node
Node. of(IConstruct construct)
Deprecated.use `construct.node` instead
-