requests

@JvmName(name = "dwiowdqdhhwluedx")
suspend fun requests(value: Output<List<String>>)
@JvmName(name = "mvocimmhahnochpx")
suspend fun requests(value: List<String>?)

Parameters

value

Requests is a list of the one or more requests in this claim which must co-satisfy this constraint. If a request is fulfilled by multiple devices, then all of the devices must satisfy the constraint. If this is not specified, this constraint applies to all requests in this claim.


@JvmName(name = "pshblesgxsbbjqaq")
suspend fun requests(vararg values: Output<String>)


@JvmName(name = "vfqsuoulwcpxaweh")
suspend fun requests(values: List<Output<String>>)
@JvmName(name = "wdhmfvvusseufpex")
suspend fun requests(vararg values: String)

Parameters

values

Requests is a list of the one or more requests in this claim which must co-satisfy this constraint. If a request is fulfilled by multiple devices, then all of the devices must satisfy the constraint. If this is not specified, this constraint applies to all requests in this claim.