group Labels
Parameters
value
Targets instances matching at least one of these label sets. This allows an assignment to target disparate groups, for example "env=prod or env=staging". Structure is documented below.
Parameters
values
Targets instances matching at least one of these label sets. This allows an assignment to target disparate groups, for example "env=prod or env=staging". Structure is documented below.
suspend fun groupLabels(argument: List<suspend GuestPoliciesAssignmentGroupLabelArgsBuilder.() -> Unit>)
suspend fun groupLabels(vararg argument: suspend GuestPoliciesAssignmentGroupLabelArgsBuilder.() -> Unit)
Parameters
argument
Targets instances matching at least one of these label sets. This allows an assignment to target disparate groups, for example "env=prod or env=staging". Structure is documented below.