repositoryStoragesWeighted

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