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 "github.com/open-constructs/cdk-terrain-go/cdktn"

&cdktn.TerraformElementMetadata {
	Path: *string,
	StackTrace: *[]*string,
	UniqueId: *string,
}

Properties

NameTypeDescription
Path*stringNo description.
StackTrace*[]*stringNo description.
UniqueId*stringNo description.

PathRequired

Path *string
  • Type: *string

StackTraceRequired

StackTrace *[]*string
  • Type: *[]*string

UniqueIdRequired

UniqueId *string
  • Type: *string