weeklyMaintenanceWindow

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


@JvmName(name = "usdnfhinhqjlckgf")
suspend fun weeklyMaintenanceWindow(values: List<Output<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "kqgromncgsndlhvc")
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 = "jfcpnbmhkjndohfj")
suspend fun weeklyMaintenanceWindow(argument: List<suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "tjoydtmnpekhixmx")
suspend fun weeklyMaintenanceWindow(vararg argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "kwuctpxsesmsoypp")
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.