ParameterQueryPropertiesInput
is used to input data for a query property parameter.
Table: ParameterQueryPropertiesInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 19, 2024 | |||||
invalidInputMessage | string | Long-Term | The message to use when query parameter is found invalid. | ||
invalidInputPatterns | [string] | yes | Long-Term | The patterns that are invalid. | |
queryString | string | yes | Long-Term | The query string. | |
optionLabelField | integer | yes | Long-Term | The option label field. | |
optionValueField | string | yes | Long-Term | The option value field. | |
timeWindow | string | yes | Long-Term | The time window of events. | |
useDashboardTimeIfSet | boolean | yes | Long-Term | Whether to use the dashboard time if set. |