weeklyMaintenanceWindows

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

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


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


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

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


@JvmName(name = "nhhvqukchiavbewh")
suspend fun weeklyMaintenanceWindows(argument: List<suspend InstanceMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit>)
@JvmName(name = "ixphvsxwlcnrcgcw")
suspend fun weeklyMaintenanceWindows(vararg argument: suspend InstanceMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> Unit)
@JvmName(name = "ulkqwlsgelxygwmt")
suspend fun weeklyMaintenanceWindows(argument: suspend InstanceMaintenancePolicyWeeklyMaintenanceWindowArgsBuilder.() -> 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. Structure is documented below.