nonAzureComputerNames

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

Parameters

value

Specifies a list of names of non-Azure machines for the software update configuration.


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


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

Parameters

values

Specifies a list of names of non-Azure machines for the software update configuration.