requests

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


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