selectedRepositoryIds

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

Parameters

value

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


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


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

Parameters

values

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