scopes

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

Parameters

value

Application scopes to restrict the subscription to specific apps.


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


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

Parameters

values

Application scopes to restrict the subscription to specific apps.