repositoryEventConfig

@JvmName(name = "aapdsdfremtbkgld")
suspend fun repositoryEventConfig(value: Output<TriggerRepositoryEventConfigArgs>)
@JvmName(name = "xeagiabrylirhqcs")
suspend fun repositoryEventConfig(value: TriggerRepositoryEventConfigArgs?)

Parameters

value

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


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

Parameters

argument

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