Skip to main content

Properties

NameTypeDescription
nodesoftware.constructs.NodeThe tree node.
stackTerraformStackThe stack in which this resource is defined.

nodeRequired

public Node getNode();
  • Type: software.constructs.Node
The tree node.

stackRequired

public TerraformStack getStack();
The stack in which this resource is defined.