InstanceEventWindowTimeRange
The start day and time and the end day and time of the time range, in UTC.
Contents
- endHour
-
The hour when the time range ends.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 23.
Required: No
- endWeekDay
-
The day on which the time range ends.
Type: String
Valid Values:
sunday | monday | tuesday | wednesday | thursday | friday | saturday
Required: No
- startHour
-
The hour when the time range begins.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 23.
Required: No
- startWeekDay
-
The day on which the time range begins.
Type: String
Valid Values:
sunday | monday | tuesday | wednesday | thursday | friday | saturday
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: