scope

@JvmName(name = "lrekmhgpefxehltu")
suspend fun scope(value: Output<List<String>>)
@JvmName(name = "wwbeqdavicsaeepu")
suspend fun scope(value: List<String>?)

Parameters

value

It defines the specific actions applications can be allowed to do on a user's behalf


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


@JvmName(name = "emgaygabmfvxwerf")
suspend fun scope(values: List<Output<String>>)
@JvmName(name = "tmnbasrcmircsdml")
suspend fun scope(vararg values: String)

Parameters

values

It defines the specific actions applications can be allowed to do on a user's behalf