class Aws::DataSync::Types::TaskSchedule

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

[1]: docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html

@note When making an API call, you may pass TaskSchedule

data as a hash:

    {
      schedule_expression: "ScheduleExpressionCron", # required
    }

@!attribute [rw] schedule_expression

A cron expression that specifies when DataSync initiates a scheduled
transfer from a source to a destination location.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/TaskSchedule AWS API Documentation

Constants

SENSITIVE