weeklyMaintenanceWindow

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


@JvmName(name = "leqaaxwmxyywllts")
suspend fun weeklyMaintenanceWindow(values: List<Output<WeeklyMaintenanceWindowArgs>>)
@JvmName(name = "avuianqvhhbcpkvk")
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 = "ivvibxpeyqikaouf")
suspend fun weeklyMaintenanceWindow(argument: List<suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "cewfgbrwasvbkjrh")
suspend fun weeklyMaintenanceWindow(vararg argument: suspend WeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "idyyhtrdiuibqhih")
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.