repositoryStoragesWeighted

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