excludes

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

Parameters

value

List of packages to exclude from update. These packages will be excluded.


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


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

Parameters

values

List of packages to exclude from update. These packages will be excluded.