requests

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


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