classifications

@JvmName(name = "bbtqtyghmyaqoasu")
suspend fun classifications(value: Output<List<String>>)
@JvmName(name = "ltknoimunaltjkqr")
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 = "fwsicbmdwrwwqjiw")
suspend fun classifications(vararg values: Output<String>)


@JvmName(name = "idxpwojoyankjjnp")
suspend fun classifications(values: List<Output<String>>)
@JvmName(name = "frthtevfbbodylyv")
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.