permissions

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

Parameters

value

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


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


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

Parameters

values

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