classifications

@JvmName(name = "dexxxvoulirxjjln")
suspend fun classifications(value: Output<List<String>>)
@JvmName(name = "pcmnarqdbbtycjdf")
suspend fun classifications(value: List<String>?)

Parameters

value

Only apply updates of these windows update classifications. If empty, all updates are applied. Each value may be one of: CRITICAL, SECURITY, DEFINITION, DRIVER, FEATURE_PACK, SERVICE_PACK, TOOL, UPDATE_ROLLUP, UPDATE.


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


@JvmName(name = "wkropmurulocvmsm")
suspend fun classifications(values: List<Output<String>>)
@JvmName(name = "xqnkqbfnqcsagerr")
suspend fun classifications(vararg values: String)

Parameters

values

Only apply updates of these windows update classifications. If empty, all updates are applied. Each value may be one of: CRITICAL, SECURITY, DEFINITION, DRIVER, FEATURE_PACK, SERVICE_PACK, TOOL, UPDATE_ROLLUP, UPDATE.