scopes

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


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