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
nodeconstructs.NodeThe tree node.
stackTerraformStackThe stack in which this resource is defined.

nodeRequired

public readonly node: Node;
  • Type: constructs.Node
The tree node.

stackRequired

public readonly stack: TerraformStack;
The stack in which this resource is defined.