Skip to main content

Properties

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

nodeRequired

node: Node
  • Type: constructs.Node
The tree node.

stackRequired

stack: TerraformStack
The stack in which this resource is defined.