Interface TaskSchedule.Builder

    • Method Detail

      • scheduleExpression

        TaskSchedule.Builder scheduleExpression​(String scheduleExpression)

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

        Parameters:
        scheduleExpression - A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a destination location.
        Returns:
        Returns a reference to this object so that method calls can be chained together.