scopes

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

Parameters

value

Define the user information shared with access.


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


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

Parameters

values

Define the user information shared with access.