ScheduleConfiguration
The name of the data and how often it should be pulled from the source.
Contents
- ScheduleExpression
-
How often the data should be pulled from data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*\S.*
Required: Yes
- FirstExecutionFrom
-
The start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*\S.*
Required: No
- Object
-
The name of the object to pull from the data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\/\._\-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: