selectedRepositoryIds

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

Parameters

value

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


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


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

Parameters

values

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