Skip to main content
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.