groupLabels

@JvmName(name = "eboaqbauitcsrbxm")
suspend fun groupLabels(value: Output<List<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "kcioirworcwooisc")
suspend fun groupLabels(value: List<PatchDeploymentInstanceFilterGroupLabelArgs>?)

Parameters

value

Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances. Structure is documented below.


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


@JvmName(name = "kpvydhkuovyfyfpm")
suspend fun groupLabels(values: List<Output<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "xlbjjtsecyrniehi")
suspend fun groupLabels(vararg values: PatchDeploymentInstanceFilterGroupLabelArgs)

Parameters

values

Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances. Structure is documented below.


@JvmName(name = "ycjkgiugtuholcnb")
suspend fun groupLabels(argument: List<suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "vriphybvxejgerfn")
suspend fun groupLabels(vararg argument: suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "yndpksneicsvatjr")
suspend fun groupLabels(argument: suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit)

Parameters

argument

Targets VM instances matching ANY of these GroupLabels. This allows targeting of disparate groups of VM instances. Structure is documented below.