OnDemandConfiguration
The start and end time for data pull from the source.
Contents
- StartTime
-
The start time for data pull from the source as an Unix/epoch string in milliseconds
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*\S.*
Required: Yes
- EndTime
-
The end time for data pull from the source as an Unix/epoch string in milliseconds
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: