osTypes

@JvmName(name = "amovxerdibutndop")
suspend fun osTypes(value: Output<List<AssignmentOsTypeArgs>>)
@JvmName(name = "oivnpnkitljugvbd")
suspend fun osTypes(value: List<AssignmentOsTypeArgs>?)

Parameters

value

Targets VM instances matching at least one of the following OS types. VM instances must match all supplied criteria for a given OsType to be included.


@JvmName(name = "obvicbyqhifeswji")
suspend fun osTypes(vararg values: Output<AssignmentOsTypeArgs>)


@JvmName(name = "keveaqiylawumxth")
suspend fun osTypes(values: List<Output<AssignmentOsTypeArgs>>)
@JvmName(name = "yrmokqmbyapbsunu")
suspend fun osTypes(vararg values: AssignmentOsTypeArgs)

Parameters

values

Targets VM instances matching at least one of the following OS types. VM instances must match all supplied criteria for a given OsType to be included.


@JvmName(name = "liviruvwhteeldtv")
suspend fun osTypes(argument: List<suspend AssignmentOsTypeArgsBuilder.() -> Unit>)
@JvmName(name = "vaegrstexrjsubps")
suspend fun osTypes(vararg argument: suspend AssignmentOsTypeArgsBuilder.() -> Unit)
@JvmName(name = "xwmmbpmnlnwtpcqq")
suspend fun osTypes(argument: suspend AssignmentOsTypeArgsBuilder.() -> Unit)

Parameters

argument

Targets VM instances matching at least one of the following OS types. VM instances must match all supplied criteria for a given OsType to be included.