classifications

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


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