groupLabels

@JvmName(name = "ufnxidhunniymcrq")
suspend fun groupLabels(value: Output<List<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "wsqbtqccmgakioka")
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 = "tikwfmhvnhefegoq")
suspend fun groupLabels(vararg values: Output<PatchDeploymentInstanceFilterGroupLabelArgs>)


@JvmName(name = "refxsbyqcvlmdfqs")
suspend fun groupLabels(values: List<Output<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "hkjtxqupublkhttu")
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 = "slxddldwgwssgmnb")
suspend fun groupLabels(argument: List<suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "mksxcxaayqqatdnc")
suspend fun groupLabels(vararg argument: suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "emobmceusdnejvov")
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.