weeklyMaintenanceWindow

@JvmName(name = "vomvvirawiahcjaa")
suspend fun weeklyMaintenanceWindow(value: Output<List<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "rnwfyivcdufylyvn")
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 = "nyybdqblfpfwdxvf")
suspend fun weeklyMaintenanceWindow(vararg values: Output<WeeklyMaintenanceWindowArgs>)


@JvmName(name = "jwelldbfnimhnlcs")
suspend fun weeklyMaintenanceWindow(values: List<Output<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "reqpxcvistsvsiay")
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 = "ubllmsijueduwgyg")
suspend fun weeklyMaintenanceWindow(argument: List<suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "axpckimmxxugmxga")
suspend fun weeklyMaintenanceWindow(vararg argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "obijataducvkgthc")
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.