permissions

@JvmName(name = "skolaagcayuspdgl")
suspend fun permissions(value: Output<List<String>>)
@JvmName(name = "kmuwomdyurxkwjut")
suspend fun permissions(value: List<String>?)

Parameters

value

The configuration of events or requests that the application has access to.


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


@JvmName(name = "hfgkcidhmaxfailx")
suspend fun permissions(values: List<Output<String>>)
@JvmName(name = "gawpldtivvbfdfrg")
suspend fun permissions(vararg values: String)

Parameters

values

The configuration of events or requests that the application has access to.