scope

@JvmName(name = "vpkelwgntbrduhcx")
suspend fun scope(value: Output<List<String>>)
@JvmName(name = "aqlsqjwdtoocjutl")
suspend fun scope(value: List<String>?)

Parameters

value

It defines the specific actions applications can be allowed to do on a user's behalf


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


@JvmName(name = "gcixumbapussiwpg")
suspend fun scope(values: List<Output<String>>)
@JvmName(name = "hxjfgscrbgpcqucc")
suspend fun scope(vararg values: String)

Parameters

values

It defines the specific actions applications can be allowed to do on a user's behalf