weeklyMaintenanceWindows

@JvmName(name = "cswvsymjmwuywkfg")
suspend fun weeklyMaintenanceWindows(value: Output<List<ClusterMaintenancePolicyWeeklyMaintenanceWindowArgs>>)

Parameters

value

Optional. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_window is expected to be one. Structure is documented below.


@JvmName(name = "jjvlbtkfpicysfxv")
suspend fun weeklyMaintenanceWindows(vararg values: Output<ClusterMaintenancePolicyWeeklyMaintenanceWindowArgs>)


@JvmName(name = "dlalubsrfnybqwdh")
suspend fun weeklyMaintenanceWindows(values: List<Output<ClusterMaintenancePolicyWeeklyMaintenanceWindowArgs>>)
@JvmName(name = "wlekxyeuneefiuai")
suspend fun weeklyMaintenanceWindows(vararg values: ClusterMaintenancePolicyWeeklyMaintenanceWindowArgs)

Parameters

values

Optional. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_window is expected to be one. Structure is documented below.


@JvmName(name = "fpkpetvpefdnebcw")
suspend fun weeklyMaintenanceWindows(argument: List<suspend ClusterMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "vhutfvskurxupxmm")
suspend fun weeklyMaintenanceWindows(vararg argument: suspend ClusterMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "jlrxyogjhbrnnmam")
suspend fun weeklyMaintenanceWindows(argument: suspend ClusterMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

Optional. Maintenance window that is applied to resources covered by this policy. Minimum 1. For the current version, the maximum number of weekly_window is expected to be one. Structure is documented below.