weeklyMaintenanceWindows

@JvmName(name = "jkesqdjaolevjehc")
suspend fun weeklyMaintenanceWindows(value: Output<List<InstanceMaintenancePolicyWeeklyMaintenanceWindowArgs>>)

Parameters

value

Required. 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. Structure is documented below.


@JvmName(name = "mqvauekgjeqyjlwc")
suspend fun weeklyMaintenanceWindows(vararg values: Output<InstanceMaintenancePolicyWeeklyMaintenanceWindowArgs>)


@JvmName(name = "gcaavltmdcqsnxgk")
suspend fun weeklyMaintenanceWindows(values: List<Output<InstanceMaintenancePolicyWeeklyMaintenanceWindowArgs>>)
@JvmName(name = "qtqnbfuphvulciwj")
suspend fun weeklyMaintenanceWindows(vararg values: InstanceMaintenancePolicyWeeklyMaintenanceWindowArgs)

Parameters

values

Required. 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. Structure is documented below.


@JvmName(name = "offiquxthcfxsrqy")
suspend fun weeklyMaintenanceWindows(argument: List<suspend InstanceMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "ocowysqeiaicuqth")
suspend fun weeklyMaintenanceWindows(vararg argument: suspend InstanceMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "spoqnlkbxdijnnpy")
suspend fun weeklyMaintenanceWindows(argument: suspend InstanceMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

Required. 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. Structure is documented below.