Skip to content

IConstruct

Represents a construct.

Properties

Name Type Description
node ConstructNode The construct tree node for this construct.

nodeRequired

public readonly node: ConstructNode;

The construct tree node for this construct.