TaskSchedule

data class TaskSchedule(val scheduleExpression: String)

Specifies the schedule you want your task to use for repeated executions.

Constructors

Link copied to clipboard
fun TaskSchedule(scheduleExpression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A cron expression that specifies when AWS DataSync initiates a scheduled transfer from a source to a destination location