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 |
|---|---|---|
displayHint | string | Use the given name as a display hint. |
omitEmpty | boolean | If the produced list is empty, return ‘undefined’ instead. |
displayHintOptional
- Type: string
- Default: No hint
omitEmptyOptional
- Type: boolean
- Default: false