repositoryStoragesWeighted

@JvmName(name = "elarsnycituipkdo")
suspend fun repositoryStoragesWeighted(value: Output<Map<String, Int>>)
@JvmName(name = "gsrbvpoahevqvbmw")
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 = "jajgibqvnvmsoblm")
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.