apps

@JvmName(name = "yakydnwpfxkjebrg")
suspend fun apps(value: Output<List<String>>)
@JvmName(name = "dhhuvxoahaybcmex")
suspend fun apps(value: List<String>?)

Parameters

value

The list of app slugs with push access. restrictions is only available for organization-owned repositories.


@JvmName(name = "qyuelglxobiakdma")
suspend fun apps(vararg values: Output<String>)


@JvmName(name = "dxevbgjbcdgebvvj")
suspend fun apps(values: List<Output<String>>)
@JvmName(name = "viaabolhsobnyicq")
suspend fun apps(vararg values: String)

Parameters

values

The list of app slugs with push access. restrictions is only available for organization-owned repositories.