Skip to main content
Options for creating a lazy string token.

Initializer

import cdktn

cdktn.LazyStringValueOptions(
  display_hint: str = None
)

Properties

NameTypeDescription
display_hintstrUse the given name as a display hint.

display_hintOptional

display_hint: str
  • Type: str
  • Default: No hint
Use the given name as a display hint.