constraints

@JvmName(name = "vlfqcrlcgutpsqni")
suspend fun constraints(value: Output<List<DeviceConstraintPatchArgs>>)
@JvmName(name = "eewxehvbqugpphwd")
suspend fun constraints(value: List<DeviceConstraintPatchArgs>?)

Parameters

value

These constraints must be satisfied by the set of devices that get allocated for the claim.


@JvmName(name = "imhcmgijgfkmnkta")
suspend fun constraints(vararg values: Output<DeviceConstraintPatchArgs>)


@JvmName(name = "xldvlwyrhkjxiwdb")
suspend fun constraints(values: List<Output<DeviceConstraintPatchArgs>>)
@JvmName(name = "tyjvswmncjfwmbhi")
suspend fun constraints(vararg values: DeviceConstraintPatchArgs)

Parameters

values

These constraints must be satisfied by the set of devices that get allocated for the claim.


@JvmName(name = "oenubnyfdkdnreps")
suspend fun constraints(argument: List<suspend DeviceConstraintPatchArgsBuilder.() -> Unit>)
@JvmName(name = "eblqmbqoxbfqjrjl")
suspend fun constraints(vararg argument: suspend DeviceConstraintPatchArgsBuilder.() -> Unit)
@JvmName(name = "ysinlqebtfvfhaou")
suspend fun constraints(argument: suspend DeviceConstraintPatchArgsBuilder.() -> Unit)

Parameters

argument

These constraints must be satisfied by the set of devices that get allocated for the claim.