osShortNames

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


@JvmName(name = "qmutggebgvyqvnys")
suspend fun osShortNames(value: Output<List<String>>)
@JvmName(name = "iwyewfvjeilfopmm")
suspend fun osShortNames(value: List<String>?)

Deprecated

Deprecated. Use the `inventories` field instead. A VM is selected if it's OS short name matches with any of the values provided in this list.

Parameters

value

Deprecated. Use the inventories field instead. A VM is selected if it's OS short name matches with any of the values provided in this list.


@JvmName(name = "qqornkytlaivlnbr")
suspend fun osShortNames(values: List<Output<String>>)
@JvmName(name = "bppwdlycdopcjtpm")
suspend fun osShortNames(vararg values: String)

Deprecated

Deprecated. Use the `inventories` field instead. A VM is selected if it's OS short name matches with any of the values provided in this list.

Parameters

values

Deprecated. Use the inventories field instead. A VM is selected if it's OS short name matches with any of the values provided in this list.