Skip to main content

Properties

NameTypeDescription
NodeConstructs.NodeThe tree node.
StackTerraformStackThe stack in which this resource is defined.

NodeRequired

public Node Node { get; }
  • Type: Constructs.Node
The tree node.

StackRequired

public TerraformStack Stack { get; }
The stack in which this resource is defined.