MaintenanceWindow
Describes the maintenance window for a thin client device.
Contents
- applyTimeOf
-
The option to set the maintenance window during the device local time or Universal Coordinated Time (UTC).
Type: String
Valid Values:
UTC | DEVICE
Required: No
- daysOfTheWeek
-
The days of the week during which the maintenance window is open.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 7 items.
Valid Values:
MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY | SUNDAY
Required: No
- endTimeHour
-
The hour for the maintenance window end (
00
-23
).Type: Integer
Valid Range: Minimum value of 0. Maximum value of 23.
Required: No
- endTimeMinute
-
The minutes for the maintenance window end (
00
-59
).Type: Integer
Valid Range: Minimum value of 0. Maximum value of 59.
Required: No
- startTimeHour
-
The hour for the maintenance window start (
00
-23
).Type: Integer
Valid Range: Minimum value of 0. Maximum value of 23.
Required: No
- startTimeMinute
-
The minutes past the hour for the maintenance window start (
00
-59
).Type: Integer
Valid Range: Minimum value of 0. Maximum value of 59.
Required: No
- type
-
An option to select the default or custom maintenance window.
Type: String
Valid Values:
SYSTEM | CUSTOM
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: