TimeInterval
Contains a time interval with a start time and an end time. Use a time interval to restrict an operation, such as a search, to a specific time range.
Contents
- endTime
-
The end of the time interval.
Type: TimeInNanos object
Required: Yes
- startTime
-
The start of the time interval.
Type: TimeInNanos object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: