nonAzureComputerNames

@JvmName(name = "vyyixajqlwvwgdoy")
suspend fun nonAzureComputerNames(value: Output<List<String>>)
@JvmName(name = "cojkgpjefkovicbw")
suspend fun nonAzureComputerNames(value: List<String>?)

Parameters

value

List of names of non-azure machines targeted by the software update configuration.


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


@JvmName(name = "psudnvgckcsbqarh")
suspend fun nonAzureComputerNames(values: List<Output<String>>)
@JvmName(name = "owrxnchvitmdfurt")
suspend fun nonAzureComputerNames(vararg values: String)

Parameters

values

List of names of non-azure machines targeted by the software update configuration.