Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

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.