maintenanceWindow

@JvmName(name = "ruvifaeaklvbkbuf")
suspend fun maintenanceWindow(value: Output<ServerlessKubernetesMaintenanceWindowArgs>)
@JvmName(name = "sdpjnjapvkepyblc")
suspend fun maintenanceWindow(value: ServerlessKubernetesMaintenanceWindowArgs?)

Parameters

value

The cluster maintenance window,effective only in the professional managed cluster. Managed node pool will use it. See maintenance_window below.


@JvmName(name = "fpvvbxnysbenuwvn")
suspend fun maintenanceWindow(argument: suspend ServerlessKubernetesMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

The cluster maintenance window,effective only in the professional managed cluster. Managed node pool will use it. See maintenance_window below.