ScheduleOutput interface
A Schedule to execute action.
Properties
frequency | The frequency of this scheduled task. |
name | Display name for the Schedule. |
time | The target time to trigger the action. The format is HH:MM. |
time |
The IANA timezone id at which the schedule should execute. |
type | Supported type this scheduled task represents. |
Property Details
frequency
The frequency of this scheduled task.
frequency: string
Property Value
string
name
Display name for the Schedule.
name: string
Property Value
string
time
The target time to trigger the action. The format is HH:MM.
time: string
Property Value
string
timeZone
The IANA timezone id at which the schedule should execute.
timeZone: string
Property Value
string
type
Supported type this scheduled task represents.
type: string
Property Value
string