upstreams

@JvmName(name = "qgrjjibqkqwgtwro")
suspend fun upstreams(value: Output<List<String>>)
@JvmName(name = "tnfllcibspeokjcw")
suspend fun upstreams(value: List<String>?)

Parameters

value

A list of upstream repositories associated with the repository.


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


@JvmName(name = "lwwljgedrjtkmxup")
suspend fun upstreams(values: List<Output<String>>)
@JvmName(name = "kkpginxnjtkudfqq")
suspend fun upstreams(vararg values: String)

Parameters

values

A list of upstream repositories associated with the repository.