weeklyMaintenanceWindow

@JvmName(name = "wcoysqcyoujjsmtl")
suspend fun weeklyMaintenanceWindow(value: Output<List<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "huhvwbmjhxopekng")
suspend fun weeklyMaintenanceWindow(value: List<WeeklyMaintenanceWindowArgs>?)

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.


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


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

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.


@JvmName(name = "tdvrwohchjjkxonu")
suspend fun weeklyMaintenanceWindow(argument: List<suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "yupkqiyfvcmatpjn")
suspend fun weeklyMaintenanceWindow(vararg argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "pvgxdixwemdxqovr")
suspend fun weeklyMaintenanceWindow(argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> 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.