osShortNames

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


@JvmName(name = "lvbxntqwdmpjubbq")
suspend fun osShortNames(value: Output<List<String>>)
@JvmName(name = "anmhmuvblvutoybx")
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 = "uckilxluumjarsxm")
suspend fun osShortNames(values: List<Output<String>>)
@JvmName(name = "twjjpmhibcqkxwmm")
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.