nonAzureComputerNames

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

Parameters

value

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


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


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

Parameters

values

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