includedKbNumbers

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

Parameters

value

KB numbers included from the software update configuration.


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


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

Parameters

values

KB numbers included from the software update configuration.