selectedRepositoryIds

@JvmName(name = "jpdnkspmpcujmibw")
suspend fun selectedRepositoryIds(value: Output<List<Int>>)
@JvmName(name = "krrnpglmtqjymdlq")
suspend fun selectedRepositoryIds(value: List<Int>?)

Parameters

value

IDs of the repositories which should be added to the runner group


@JvmName(name = "asavviqaywqiwxen")
suspend fun selectedRepositoryIds(vararg values: Output<Int>)


@JvmName(name = "dboxldfljhoavuie")
suspend fun selectedRepositoryIds(values: List<Output<Int>>)
@JvmName(name = "jatwljaxndgpshfx")
suspend fun selectedRepositoryIds(vararg values: Int)

Parameters

values

IDs of the repositories which should be added to the runner group