TaskSchedule

data class TaskSchedule(val scheduleExpression: String)

Constructors

Link copied to clipboard
constructor(scheduleExpression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the schedule you want your task to use for repeated executions. For more information, see Schedule Expressions for Rules.