groupLabels

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


@JvmName(name = "sbgltuqgyvjxblma")
suspend fun groupLabels(values: List<Output<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "lekjvelgjonikyds")
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 = "nakoeqwsvgbtiyyg")
suspend fun groupLabels(argument: List<suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "vfnhfvvbaahgspxu")
suspend fun groupLabels(vararg argument: suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "pkdkodeuwmpdklyg")
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.