constraints

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


@JvmName(name = "ovilotqvyeaodmoj")
suspend fun constraints(values: List<Output<DeviceConstraintPatchArgs>>)
@JvmName(name = "krqqfqqadepejsby")
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 = "ydixqdyoyrjwxjcv")
suspend fun constraints(argument: List<suspend DeviceConstraintPatchArgsBuilder.() -> Unit>)
@JvmName(name = "ppfedilepqmtyfed")
suspend fun constraints(vararg argument: suspend DeviceConstraintPatchArgsBuilder.() -> Unit)
@JvmName(name = "ggbuyavmtrynxqxb")
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.