osTypes

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


@JvmName(name = "ghcjcfylqqksyolj")
suspend fun osTypes(values: List<Output<GuestPoliciesAssignmentOsTypeArgs>>)
@JvmName(name = "byrelbwadcynwntl")
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 = "cootnracetqdhaob")
suspend fun osTypes(argument: List<suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit>)
@JvmName(name = "ipmfaorjxpibppwu")
suspend fun osTypes(vararg argument: suspend GuestPoliciesAssignmentOsTypeArgsBuilder.() -> Unit)
@JvmName(name = "gqlbnfprqyxjbghd")
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.