MaintenanceWindow interface
Schedule settings for regular cluster updates.
Properties
custom |
Indicates whether custom maintenance window is enabled or not. |
day |
Preferred day of the week for maintenance window. |
start |
Start hour within preferred day of the week for maintenance window. |
start |
Start minute within the start hour for maintenance window. |
Property Details
customWindow
Indicates whether custom maintenance window is enabled or not.
customWindow?: string
Property Value
string
dayOfWeek
Preferred day of the week for maintenance window.
dayOfWeek?: number
Property Value
number
startHour
Start hour within preferred day of the week for maintenance window.
startHour?: number
Property Value
number
startMinute
Start minute within the start hour for maintenance window.
startMinute?: number
Property Value
number