TimeRange
Contains information about a time range.
Contents
- endTime
-
The end time of the time range.
Type: String
Pattern:
T\d{2}:\d{2}
Required: Yes
- startTime
-
The start time of the time range.
Type: String
Pattern:
T\d{2}:\d{2}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: