ManagedKubernetesMaintenanceWindowArgs

data class ManagedKubernetesMaintenanceWindowArgs(val duration: Output<String>, val enable: Output<Boolean>, val maintenanceTime: Output<String>, val weeklyPeriod: Output<String>) : ConvertibleToJava<ManagedKubernetesMaintenanceWindowArgs>

Constructors

Link copied to clipboard
fun ManagedKubernetesMaintenanceWindowArgs(duration: Output<String>, enable: Output<Boolean>, maintenanceTime: Output<String>, weeklyPeriod: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): ManagedKubernetesMaintenanceWindowArgs

Properties

Link copied to clipboard
val duration: Output<String>

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

Link copied to clipboard
val enable: Output<Boolean>

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

Link copied to clipboard
val maintenanceTime: Output<String>

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

Link copied to clipboard
val weeklyPeriod: Output<String>

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: