scopes

@JvmName(name = "hpwtmpebkbuyhouk")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "fkufmutrjnuykxla")
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 = "brxtbbtjvbrxxsgi")
suspend fun scopes(vararg values: Output<String>)


@JvmName(name = "dxkdvloasjqmrfkh")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "rcnuhkuhjvgiudej")
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.