ExecutionConfiguration
The configuration for how the files should be pulled from the source.
Contents
- ExecutionMode
-
The mode for data import/export execution.
Type: String
Valid Values:
ON_DEMAND | SCHEDULED
Required: Yes
- OnDemandConfiguration
-
The start and end time for data pull from the source.
Type: OnDemandConfiguration object
Required: No
- ScheduleConfiguration
-
The name of the data and how often it should be pulled from the source.
Type: ScheduleConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: