maintenanceWindows

@JvmName(name = "yxsngfoqeytlilrh")
suspend fun maintenanceWindows(value: Output<List<ClusterMaintenanceUpdatePolicyMaintenanceWindowArgs>>)

Parameters

value

Preferred windows to perform maintenance. Currently limited to 1. Structure is documented below.


@JvmName(name = "rtjuhgrtawjaullp")
suspend fun maintenanceWindows(vararg values: Output<ClusterMaintenanceUpdatePolicyMaintenanceWindowArgs>)


@JvmName(name = "stoekchppdkdswok")
suspend fun maintenanceWindows(values: List<Output<ClusterMaintenanceUpdatePolicyMaintenanceWindowArgs>>)
@JvmName(name = "oviddcqgkecrqrwb")
suspend fun maintenanceWindows(vararg values: ClusterMaintenanceUpdatePolicyMaintenanceWindowArgs)

Parameters

values

Preferred windows to perform maintenance. Currently limited to 1. Structure is documented below.


@JvmName(name = "utdfecimofihrbpq")
suspend fun maintenanceWindows(argument: List<suspend ClusterMaintenanceUpdatePolicyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "iybsdqtggluibwar")
suspend fun maintenanceWindows(vararg argument: suspend ClusterMaintenanceUpdatePolicyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "okxvykkxyynkcwji")
suspend fun maintenanceWindows(argument: suspend ClusterMaintenanceUpdatePolicyMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

Preferred windows to perform maintenance. Currently limited to 1. Structure is documented below.