exclusivePatches

@JvmName(name = "tkdhfyxjxnbywvpv")
suspend fun exclusivePatches(value: Output<List<String>>)
@JvmName(name = "bvwwcfbgrntexcyd")
suspend fun exclusivePatches(value: List<String>?)

Parameters

value

An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.


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


@JvmName(name = "cudlnscxdgpgtunb")
suspend fun exclusivePatches(values: List<Output<String>>)
@JvmName(name = "xogwlcvolawppmai")
suspend fun exclusivePatches(vararg values: String)

Parameters

values

An exclusive list of kbs to be updated. These are the only patches that will be updated. This field must not be used with other patch configurations.