excludes

@JvmName(name = "bgporisfcsqcvdkw")
suspend fun excludes(value: Output<List<String>>)
@JvmName(name = "jjlsivhksketggsp")
suspend fun excludes(value: List<String>?)

Parameters

value

List of patches to exclude from update.


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


@JvmName(name = "ejricvnleupdfoei")
suspend fun excludes(values: List<Output<String>>)
@JvmName(name = "kgauqskwqxvqnyte")
suspend fun excludes(vararg values: String)

Parameters

values

List of patches to exclude from update.