TimePeriod
Defines a time range with inclusive start time and exclusive end time for filtering and analysis.
Contents
- endTimeExclusive
-
The end time of the period, exclusive. Events before this time are included.
Type: Timestamp
Required: No
- startTimeInclusive
-
The start time of the period, inclusive. Events at or after this time are included.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: