requests

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

Parameters

value

Requests lists the names of requests where the configuration applies. If empty, its applies to all requests.


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


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

Parameters

values

Requests lists the names of requests where the configuration applies. If empty, its applies to all requests.