selectedRepositoryIds

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

Parameters

value

An array of repository ids that can access the organization variable.


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


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

Parameters

values

An array of repository ids that can access the organization variable.