scopes

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

Parameters

value

Scopes the connection will request when the user performs the auth code flow.


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


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

Parameters

values

Scopes the connection will request when the user performs the auth code flow.