scopes

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

Parameters

value

Scopes to apply to the developer app. The specified scopes must already exist for the API product that you associate with the developer app.


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


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

Parameters

values

Scopes to apply to the developer app. The specified scopes must already exist for the API product that you associate with the developer app.