requests

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

Parameters

value

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


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


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

Parameters

values

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