excludedPackages

@JvmName(name = "khcjwkwabtnmmgom")
suspend fun excludedPackages(value: Output<List<String>>)
@JvmName(name = "iyckgnttpugrymfp")
suspend fun excludedPackages(value: List<String>?)

Parameters

value

Specifies a list of packages to excluded from the Software Update Configuration.


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


@JvmName(name = "wqdagqqwdiswnyja")
suspend fun excludedPackages(values: List<Output<String>>)
@JvmName(name = "ovccuroynorrtnng")
suspend fun excludedPackages(vararg values: String)

Parameters

values

Specifies a list of packages to excluded from the Software Update Configuration.