scopes

@JvmName(name = "kbfbohxwdqwonorl")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "gwdybyehamotthwp")
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 = "wrajostyjlxdoxoe")
suspend fun scopes(vararg values: Output<String>)


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

Parameters

values

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