constraints

@JvmName(name = "cvvhbhgavjnbawkw")
suspend fun constraints(value: Output<List<DeviceConstraintArgs>>)
@JvmName(name = "suxiiyhabltqlpmf")
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 = "fkcceuswnjewxisi")
suspend fun constraints(vararg values: Output<DeviceConstraintArgs>)


@JvmName(name = "kbejucdguonrcqfe")
suspend fun constraints(values: List<Output<DeviceConstraintArgs>>)
@JvmName(name = "gdjfsohrmwotoaum")
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 = "ftakduqrdxgjksfn")
suspend fun constraints(argument: List<suspend DeviceConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "onctajfdxwdtqsdl")
suspend fun constraints(vararg argument: suspend DeviceConstraintArgsBuilder.() -> Unit)
@JvmName(name = "wakfbfplnplkwpfx")
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.