requests

@JvmName(name = "spduwxgayonuwdkq")
suspend fun requests(value: Output<List<String>>)
@JvmName(name = "wudkccmredyjeifs")
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 = "afkfpdidighpinvj")
suspend fun requests(vararg values: Output<String>)


@JvmName(name = "bbtkonlvgqdtwiyp")
suspend fun requests(values: List<Output<String>>)
@JvmName(name = "rpvjijutsoknlvqr")
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.