weeklyMaintenanceWindow

@JvmName(name = "jnxeajrtdtjemnou")
suspend fun weeklyMaintenanceWindow(value: Output<List<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "eylfuplboeipjfbi")
suspend fun weeklyMaintenanceWindow(value: List<WeeklyMaintenanceWindowArgs>)

Parameters

value

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


@JvmName(name = "twvdtnmajikvqofm")
suspend fun weeklyMaintenanceWindow(vararg values: Output<WeeklyMaintenanceWindowArgs>)


@JvmName(name = "myenaycsbpiiobdd")
suspend fun weeklyMaintenanceWindow(values: List<Output<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "mijmokgdfwcdtsda")
suspend fun weeklyMaintenanceWindow(vararg values: WeeklyMaintenanceWindowArgs)

Parameters

values

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


@JvmName(name = "eqdkxquacjbpajsc")
suspend fun weeklyMaintenanceWindow(argument: List<suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "nmwopelvyirgqlft")
suspend fun weeklyMaintenanceWindow(vararg argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "wbxjokokkqxhteor")
suspend fun weeklyMaintenanceWindow(argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

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