includedPackages

@JvmName(name = "miswovrgyhwsinpw")
suspend fun includedPackages(value: Output<List<String>>)
@JvmName(name = "cqxoxkrnhyvhnjbd")
suspend fun includedPackages(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "bfuiaiqyheceyuki")
suspend fun includedPackages(values: List<Output<String>>)
@JvmName(name = "glubbejcghpuypnw")
suspend fun includedPackages(vararg values: String)

Parameters

values

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