Options for creating a lazy list token.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.
Initializer
Properties
| Name | Type | Description |
|---|---|---|
display_hint | str | Use the given name as a display hint. |
omit_empty | bool | If the produced list is empty, return ‘undefined’ instead. |
display_hintOptional
- Type: str
- Default: No hint
omit_emptyOptional
- Type: bool
- Default: false