InsightScheduleTask interface
计划的见解任务。
- 扩展
继承属性
| configuration | 任务的配置。 |
属性详细信息
insight
type
任务类型,总是“洞察力”。
type: "Insight"
属性值
"Insight"
继承属性详细信息
configuration
任务的配置。
configuration?: Record<string, string>
属性值
Record<string, string>