osTypes

@JvmName(name = "yolbmxtpfagvdbim")
suspend fun osTypes(value: Output<List<GuestPoliciesAssignmentOsTypeArgs>>)
@JvmName(name = "qhcoxbukaomquarg")
suspend fun osTypes(value: List<GuestPoliciesAssignmentOsTypeArgs>?)

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. Structure is documented below.


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


@JvmName(name = "vdpswbkqtnmkblcp")
suspend fun osTypes(values: List<Output<GuestPoliciesAssignmentOsTypeArgs>>)
@JvmName(name = "gxhbekjecmgkryoe")
suspend fun osTypes(vararg values: GuestPoliciesAssignmentOsTypeArgs)

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. Structure is documented below.


@JvmName(name = "xfvrmuqvbevgihcg")
suspend fun osTypes(argument: List<suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit>)
@JvmName(name = "fpibspimwyxtcqxh")
suspend fun osTypes(vararg argument: suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit)
@JvmName(name = "ixpiafhandvpygqv")
suspend fun osTypes(argument: suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> 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. Structure is documented below.