oAuthScopes

@JvmName(name = "wfyescayhajtanyy")
suspend fun oAuthScopes(value: Output<List<String>>)
@JvmName(name = "jnrmjxkyhkbfcnwp")
suspend fun oAuthScopes(value: List<String>?)

Parameters

value

The OAuth scopes required for OAuth type authentication.


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


@JvmName(name = "ddvflfjpolmbuhgy")
suspend fun oAuthScopes(values: List<Output<String>>)
@JvmName(name = "rktastfismqgtedp")
suspend fun oAuthScopes(vararg values: String)

Parameters

values

The OAuth scopes required for OAuth type authentication.