tokenScopes

@JvmName(name = "wfnmvwlclfunxuiu")
suspend fun tokenScopes(value: Output<List<String>>)
@JvmName(name = "lwrirxlbupxyraug")
suspend fun tokenScopes(value: List<String>?)

Parameters

value

List of OAuth scopes to assign to access tokens generated under this impersonated account.


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


@JvmName(name = "svuyptdrfipjussq")
suspend fun tokenScopes(values: List<Output<String>>)
@JvmName(name = "lqxeqqscdobqteon")
suspend fun tokenScopes(vararg values: String)

Parameters

values

List of OAuth scopes to assign to access tokens generated under this impersonated account.