MaintenanceWindow interface

Schedule settings for regular cluster updates.

Properties

customWindow

Indicates whether custom maintenance window is enabled or not.

dayOfWeek

Preferred day of the week for maintenance window.

startHour

Start hour within preferred day of the week for maintenance window.

startMinute

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