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 cdktn

cdktn.EncodingOptions(
  display_hint: str = None
)

Properties

NameTypeDescription
display_hintstrA hint for the Token’s purpose when stringifying it.

display_hintOptional

display_hint: str
  • Type: str
  • Default: no display hint
A hint for the Token’s purpose when stringifying it.