classifications

@JvmName(name = "avnyvhuethnkckmg")
suspend fun classifications(value: Output<List<WindowsUpdateSettingsClassificationsItem>>)
@JvmName(name = "nblycffppgkwxqne")
suspend fun classifications(value: List<WindowsUpdateSettingsClassificationsItem>?)

Parameters

value

Only apply updates of these windows update classifications. If empty, all updates are applied.


@JvmName(name = "pggoweasyvrxspto")
suspend fun classifications(vararg values: Output<WindowsUpdateSettingsClassificationsItem>)


@JvmName(name = "hxhicfwjsxpalwwv")
suspend fun classifications(values: List<Output<WindowsUpdateSettingsClassificationsItem>>)
@JvmName(name = "sanvecmmuueynlmf")
suspend fun classifications(vararg values: WindowsUpdateSettingsClassificationsItem)

Parameters

values

Only apply updates of these windows update classifications. If empty, all updates are applied.