groupLabels

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


@JvmName(name = "qqshjhssdsqormso")
suspend fun groupLabels(values: List<Output<PatchDeploymentInstanceFilterGroupLabelArgs>>)
@JvmName(name = "ifeflffeyhhkudmd")
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 = "umktdchrvvofjixv")
suspend fun groupLabels(argument: List<suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit>)
@JvmName(name = "rlxqupspgjjxtqbu")
suspend fun groupLabels(vararg argument: suspend PatchDeploymentInstanceFilterGroupLabelArgsBuilder.() -> Unit)
@JvmName(name = "wpwwbhnuqxjsprks")
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.