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.

Initializer

import cdktn

cdktn.TerraformElementMetadata(
  path: str,
  stack_trace: typing.List[str],
  unique_id: str
)

Properties

NameTypeDescription
pathstrNo description.
stack_tracetyping.List[str]No description.
unique_idstrNo description.

pathRequired

path: str
  • Type: str

stack_traceRequired

stack_trace: typing.List[str]
  • Type: typing.List[str]

unique_idRequired

unique_id: str
  • Type: str