| scheduleExpression |
string |
The scheduling expression that determines the rate at which the schedule will run, for example rate(5minutes). |
| dataPullMode |
string |
Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run. |
| scheduleStartTime |
integer |
The time at which the scheduled flow starts. |
| scheduleEndTime |
integer |
The time at which the scheduled flow ends. |
| timezone |
string |
Specifies the time zone used when referring to the date and time of a scheduled-triggered flow. |
| scheduleOffset |
integer |
Specifies the optional offset that is added to the time interval for a schedule-triggered flow. |
| firstExecutionFrom |
integer |
Specifies the date range for the records to import from the connector in the first flow run. |
| flowErrorDeactivationThreshold |
integer |
Defines how many times a scheduled flow fails consecutively before Amazon AppFlow deactivates it. |