groupLabels

@JvmName(name = "amqeguxnnvwsxhwd")
suspend fun groupLabels(value: Output<List<PatchInstanceFilterGroupLabelArgs>>)
@JvmName(name = "gomppqnsbvirvfgj")
suspend fun groupLabels(value: List<PatchInstanceFilterGroupLabelArgs>?)

Parameters

value

Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.


@JvmName(name = "yyvljcdclyaikuxr")
suspend fun groupLabels(vararg values: Output<PatchInstanceFilterGroupLabelArgs>)


@JvmName(name = "yegmfnbhihfvhfpb")
suspend fun groupLabels(values: List<Output<PatchInstanceFilterGroupLabelArgs>>)
@JvmName(name = "ovrhlygvmorqbchl")
suspend fun groupLabels(vararg values: PatchInstanceFilterGroupLabelArgs)

Parameters

values

Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.


@JvmName(name = "hvfiwqtedwdhxbkn")
suspend fun groupLabels(argument: List<suspend PatchInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "gdibvknfgqxxgudt")
suspend fun groupLabels(vararg argument: suspend PatchInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "brlmmahkhbvbwttn")
suspend fun groupLabels(argument: suspend PatchInstanceFilterGroupLabelArgsBuilder.() -> Unit)

Parameters

argument

Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances.