InsightScheduleTask interface
Insight task for the schedule.
- Extends
Inherited Properties
| configuration | Configuration for the task. |
Property Details
insight
type
Type of the task, which is always 'Insight'.
type: "Insight"
Property Value
"Insight"
Inherited Property Details
configuration
Configuration for the task.
configuration?: Record<string, string>
Property Value
Record<string, string>
Inherited From ScheduleTask.configuration