selectors

@JvmName(name = "koydndbehuhtnniw")
suspend fun selectors(value: Output<List<DeviceSelectorPatchArgs>>)
@JvmName(name = "xtpfgqerpejywkri")
suspend fun selectors(value: List<DeviceSelectorPatchArgs>?)

Parameters

value

Selectors contains the same selection criteria as a ResourceClaim. Currently, CEL expressions are supported. All of these selectors must be satisfied.


@JvmName(name = "ilpkyqquuxnpcflf")
suspend fun selectors(vararg values: Output<DeviceSelectorPatchArgs>)


@JvmName(name = "poqcrrkkiorvwuyt")
suspend fun selectors(values: List<Output<DeviceSelectorPatchArgs>>)
@JvmName(name = "ybdtpaiyuhttohun")
suspend fun selectors(vararg values: DeviceSelectorPatchArgs)

Parameters

values

Selectors contains the same selection criteria as a ResourceClaim. Currently, CEL expressions are supported. All of these selectors must be satisfied.


@JvmName(name = "ejaeehqgamehfojt")
suspend fun selectors(argument: List<suspend DeviceSelectorPatchArgsBuilder.() -> Unit>)
@JvmName(name = "xyqakhgaouvsmnpk")
suspend fun selectors(vararg argument: suspend DeviceSelectorPatchArgsBuilder.() -> Unit)
@JvmName(name = "xhjktsaqjspjtjqv")
suspend fun selectors(argument: suspend DeviceSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

Selectors contains the same selection criteria as a ResourceClaim. Currently, CEL expressions are supported. All of these selectors must be satisfied.