repositoryEventConfig

@JvmName(name = "jxtiglpgjtpjxnhv")
suspend fun repositoryEventConfig(value: Output<TriggerRepositoryEventConfigArgs>)
@JvmName(name = "hditoahksvsygwdw")
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 = "cyiqtruewppblebp")
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.