groupLabels

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

Parameters

value

Targets VM instances matching at least one of these label sets. This allows targeting of disparate groups, for example "env=prod or env=staging".


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


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

Parameters

values

Targets VM instances matching at least one of these label sets. This allows targeting of disparate groups, for example "env=prod or env=staging".


@JvmName(name = "jgygfotcuuxlonfs")
suspend fun groupLabels(argument: List<suspend PatchInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "uwhbatgcngyrtpqp")
suspend fun groupLabels(vararg argument: suspend PatchInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "wdftmmsxchgtrmmq")
suspend fun groupLabels(argument: suspend PatchInstanceFilterGroupLabelArgsBuilder.() -> Unit)

Parameters

argument

Targets VM instances matching at least one of these label sets. This allows targeting of disparate groups, for example "env=prod or env=staging".