scopes

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


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

Parameters

values

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