Skip to content

LazyStringValueOptions

Options for creating a lazy string token.

Initializer

import ros_cdk_core
ros_cdk_core.LazyStringValueOptions(
  display_hint: str = None
)

Properties

Name Type Description
display_hint str Use 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.