requests

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


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