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 | *bool | If the produced list is empty, return ‘undefined’ instead. |
DisplayHintOptional
- Type: *string
- Default: No hint
OmitEmptyOptional
- Type: *bool
- Default: false