scopes

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


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

Parameters

values

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