constraints

@JvmName(name = "dvayjehcmruihnco")
suspend fun constraints(value: Output<List<DeviceConstraintPatchArgs>>)
@JvmName(name = "ldepdyipxqtakwaf")
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 = "bnuilueiwwvdqubk")
suspend fun constraints(vararg values: Output<DeviceConstraintPatchArgs>)


@JvmName(name = "kfmqedjktdmhoxce")
suspend fun constraints(values: List<Output<DeviceConstraintPatchArgs>>)
@JvmName(name = "yiakapnbmoosmife")
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 = "tqkyeksvqyxswqwe")
suspend fun constraints(argument: List<suspend DeviceConstraintPatchArgsBuilder.() -> Unit>)
@JvmName(name = "fecefjnrgyvbdsdg")
suspend fun constraints(vararg argument: suspend DeviceConstraintPatchArgsBuilder.() -> Unit)
@JvmName(name = "idgwkqlyxapmpdyt")
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.