nonAzureComputerNames

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

Parameters

value

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


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


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

Parameters

values

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