packageNamesMaskToExcludes

@JvmName(name = "wsqpowynwrjumxen")
suspend fun packageNamesMaskToExcludes(value: Output<List<String>>)
@JvmName(name = "ieieoivybmvhkcsk")
suspend fun packageNamesMaskToExcludes(value: List<String>?)

Parameters

value

List of package names to be excluded from patching.


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


@JvmName(name = "weflprsucjoiqooa")
suspend fun packageNamesMaskToExcludes(values: List<Output<String>>)
@JvmName(name = "rrxigaywcarhwqcv")
suspend fun packageNamesMaskToExcludes(vararg values: String)

Parameters

values

List of package names to be excluded from patching.