scopes

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

Parameters

value

The list of the scopes that should be requested while authenticating.


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


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

Parameters

values

The list of the scopes that should be requested while authenticating.