nonAzureComputerNames

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

Parameters

value

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


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


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

Parameters

values

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