constraints

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


@JvmName(name = "cweexwsheqfeomud")
suspend fun constraints(values: List<Output<DeviceConstraintPatchArgs>>)
@JvmName(name = "lxqebvcebghtrhmf")
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 = "qancxuoravmjlmno")
suspend fun constraints(argument: List<suspend DeviceConstraintPatchArgsBuilder.() -> Unit>)
@JvmName(name = "vsugsacnwxyosfni")
suspend fun constraints(vararg argument: suspend DeviceConstraintPatchArgsBuilder.() -> Unit)
@JvmName(name = "gphndnmaiiyhwvnk")
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.