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.

  • Extends: github.com/aws/constructs-go/constructs/v10.IConstruct
  • Implemented By: Resource, IResource

Properties

NameTypeDescription
Nodegithub.com/aws/constructs-go/constructs/v10.NodeThe tree node.
StackTerraformStackThe stack in which this resource is defined.

NodeRequired

func Node() Node
  • Type: github.com/aws/constructs-go/constructs/v10.Node
The tree node.

StackRequired

func Stack() TerraformStack
The stack in which this resource is defined.