upstreams

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

Parameters

value

A list of upstream repositories associated with the repository.


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


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

Parameters

values

A list of upstream repositories associated with the repository.