Modifier and Type | Method and Description |
---|---|
Node |
INodeFactory.createNode(Construct host,
IConstruct scope,
String id)
Returns a new `Node` associated with `host`.
|
Node |
INodeFactory.Jsii$Proxy.createNode(Construct host,
IConstruct scope,
String id)
Returns a new `Node` associated with `host`.
|
static Node |
Node.of(IConstruct construct)
Returns the node associated with a construct.
|
Copyright © 2020. All rights reserved.