repositoryStoragesWeighted

@JvmName(name = "usphxxrexoeucoae")
suspend fun repositoryStoragesWeighted(value: Output<Map<String, Int>>)
@JvmName(name = "sqkangkmksvldcya")
suspend fun repositoryStoragesWeighted(value: Map<String, Int>?)

Parameters

value

(GitLab 13.1 and later) Hash of names of taken from gitlab.yml to weights. New projects are created in one of these stores, chosen by a weighted random selection.


@JvmName(name = "xeedtejwdojxbank")
fun repositoryStoragesWeighted(vararg values: Pair<String, Int>)

Parameters

values

(GitLab 13.1 and later) Hash of names of taken from gitlab.yml to weights. New projects are created in one of these stores, chosen by a weighted random selection.