webhookConfig

@JvmName(name = "ewhnhdorhvpnwicc")
suspend fun webhookConfig(value: Output<WebhookConfigArgs>)
@JvmName(name = "bwnnsnlcghkgjgov")
suspend fun webhookConfig(value: WebhookConfigArgs?)

Parameters

value

WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.


@JvmName(name = "qlkuyfsbreuqenqu")
suspend fun webhookConfig(argument: suspend WebhookConfigArgsBuilder.() -> Unit)

Parameters

argument

WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.