osTypes

@JvmName(name = "ndauggwqblgurkgp")
suspend fun osTypes(value: Output<List<GuestPoliciesAssignmentOsTypeArgs>>)
@JvmName(name = "jgoneomxprpnwdkd")
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 = "evlhreownplqyjcq")
suspend fun osTypes(vararg values: Output<GuestPoliciesAssignmentOsTypeArgs>)


@JvmName(name = "kumhqhiwqodsyvuq")
suspend fun osTypes(values: List<Output<GuestPoliciesAssignmentOsTypeArgs>>)
@JvmName(name = "bhadlqglyhqskpse")
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 = "ncjwxhvcxsevoqht")
suspend fun osTypes(argument: List<suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit>)
@JvmName(name = "nosfirjuefuxdltg")
suspend fun osTypes(vararg argument: suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit)
@JvmName(name = "pyxfiyrclogobrqv")
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.