oauthScopes

@JvmName(name = "kmwatkqmkfumbwtw")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "tamvvditieydtbqe")
suspend fun oauthScopes(value: List<String>?)

Parameters

value

an oauth_scopes.


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


@JvmName(name = "nqyixkpubmdxqrgj")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "mmjfauaobdridfuu")
suspend fun oauthScopes(vararg values: String)

Parameters

values

an oauth_scopes.