constraints

@JvmName(name = "jbwabnmvxrubqwjr")
suspend fun constraints(value: Output<List<DeviceConstraintArgs>>)
@JvmName(name = "qovtfvcjifrajebp")
suspend fun constraints(value: List<DeviceConstraintArgs>?)

Parameters

value

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


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


@JvmName(name = "thhnjbguupgffytu")
suspend fun constraints(values: List<Output<DeviceConstraintArgs>>)
@JvmName(name = "tsrdyrnewkvgpdoi")
suspend fun constraints(vararg values: DeviceConstraintArgs)

Parameters

values

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


@JvmName(name = "uucvjpdvlvyobdnr")
suspend fun constraints(argument: List<suspend DeviceConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "pmiqpmysrrlergxf")
suspend fun constraints(vararg argument: suspend DeviceConstraintArgsBuilder.() -> Unit)
@JvmName(name = "oiriueqwrttpdscg")
suspend fun constraints(argument: suspend DeviceConstraintArgsBuilder.() -> Unit)

Parameters

argument

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