includedKbNumbers

@JvmName(name = "tkpxtyvgvcuvrknh")
suspend fun includedKbNumbers(value: Output<List<String>>)
@JvmName(name = "sdygnsrtgtmdtbku")
suspend fun includedKbNumbers(value: List<String>?)

Parameters

value

KB numbers included from the software update configuration.


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


@JvmName(name = "wwbpdudpeuwcfymk")
suspend fun includedKbNumbers(values: List<Output<String>>)
@JvmName(name = "wjdalvquktjytdys")
suspend fun includedKbNumbers(vararg values: String)

Parameters

values

KB numbers included from the software update configuration.