groupLabels

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


@JvmName(name = "xkrsydyvxycysloo")
suspend fun groupLabels(values: List<Output<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "ohlcsnylhxqqiquj")
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 = "eowdjputmpiiyvik")
suspend fun groupLabels(argument: List<suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "jlttvctfagfqqoyw")
suspend fun groupLabels(vararg argument: suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "jiebmikxffghlgpd")
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.