ManagedKubernetesMaintenanceWindow

data class ManagedKubernetesMaintenanceWindow(val duration: String, val enable: Boolean, val maintenanceTime: String, val weeklyPeriod: String)

Constructors

Link copied to clipboard
fun ManagedKubernetesMaintenanceWindow(duration: String, enable: Boolean, maintenanceTime: String, weeklyPeriod: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maintenance time, values range from 1 to 24,unit is hour. For example: "3h".

Link copied to clipboard

Whether to open the maintenance window. The following parameters take effect only enable = true.

Link copied to clipboard

Initial maintenance time, For example:"03:00:00Z".

Link copied to clipboard

Maintenance cycle, you can set the values from Monday to Sunday, separated by commas when the values are multiple. The default is Thursday. for example: