public static interface TaskSchedule.Builder extends SdkPojo, CopyableBuilder<TaskSchedule.Builder,TaskSchedule>
| Modifier and Type | Method and Description |
|---|---|
TaskSchedule.Builder |
scheduleExpression(String scheduleExpression)
A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a destination
location.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTaskSchedule.Builder scheduleExpression(String scheduleExpression)
A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a destination location.
scheduleExpression - A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a
destination location.Copyright © 2022. All rights reserved.