scopes

@JvmName(name = "bsqfvchlmgowdfto")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "qqryyinnxgemjeht")
suspend fun scopes(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "okmakklsllgoxjaq")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "yisfhllgoembtpyv")
suspend fun scopes(vararg values: String)

Parameters

values

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