nonAzureComputerNames

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

Parameters

value

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


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


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

Parameters

values

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