Skip to main content

Initializer

import "github.com/open-constructs/cdk-terrain-go/cdktn"

&cdktn.StackAnnotation {
	ConstructPath: *string,
	Level: github.com/open-constructs/cdk-terrain-go/cdktn.AnnotationMetadataEntryType,
	Message: *string,
	Stacktrace: *[]*string,
}

Properties

NameTypeDescription
ConstructPath*stringNo description.
LevelAnnotationMetadataEntryTypeNo description.
Message*stringNo description.
Stacktrace*[]*stringNo description.

ConstructPathRequired

ConstructPath *string
  • Type: *string

LevelRequired

Level AnnotationMetadataEntryType

MessageRequired

Message *string
  • Type: *string

StacktraceOptional

Stacktrace *[]*string
  • Type: *[]*string