scopes

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

Parameters

value

Application scopes to restrict the subscription to specific apps.


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


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

Parameters

values

Application scopes to restrict the subscription to specific apps.