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 to string encodings.

Initializer

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

&cdktn.EncodingOptions {
	DisplayHint: *string,
}

Properties

NameTypeDescription
DisplayHint*stringA hint for the Token’s purpose when stringifying it.

DisplayHintOptional

DisplayHint *string
  • Type: *string
  • Default: no display hint
A hint for the Token’s purpose when stringifying it.