osTypes

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


@JvmName(name = "kxpvmbqnoecelxjp")
suspend fun osTypes(values: List<Output<GuestPoliciesAssignmentOsTypeArgs>>)
@JvmName(name = "hlhxiwaxehpmxlej")
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 = "subapfrvvihlawtu")
suspend fun osTypes(argument: List<suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit>)
@JvmName(name = "gaesqbjujdiatewe")
suspend fun osTypes(vararg argument: suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit)
@JvmName(name = "ihncchvposcbolfs")
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.