TaskSchedule

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: TaskSchedule.Builder.() -> Unit = {}): TaskSchedule
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String