repositoryStoragesWeighted

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