跳到主要内容

WorkflowScheduleCronTrigger

kindstringrequired
Constant value: cron
expressionstringrequired

五字段 Cron,按计划 timezone 解释。

Example: */5 9-15 * * 1-5
WorkflowScheduleCronTrigger
{
"kind": "cron",
"expression": "*/5 9-15 * * 1-5"
}