repositoryEventConfig

@JvmName(name = "paqtmkmihmoeglsm")
suspend fun repositoryEventConfig(value: Output<RepositoryEventConfigArgs>)
@JvmName(name = "rjtcrdeyevdudnql")
suspend fun repositoryEventConfig(value: RepositoryEventConfigArgs?)

Parameters

value

The configuration of a trigger that creates a build whenever an event from Repo API is received.


@JvmName(name = "ciwsrofmulfxsujs")
suspend fun repositoryEventConfig(argument: suspend RepositoryEventConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of a trigger that creates a build whenever an event from Repo API is received.