TimePeriod
Represents a duration of time defined by start and end timestamps.
Contents
Note
In the following list, the required parameters are described first.
- End
-
The end (exclusive) of the time period. ISO-8601 formatted timestamp, for example:
YYYY-MM-DDThh:mm:ss.sssZType: Timestamp
Required: Yes
- Start
-
The start (inclusive) of the time period. ISO-8601 formatted timestamp, for example:
YYYY-MM-DDThh:mm:ss.sssZType: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: