configuration

@JvmName(name = "ascsdvnxltcmrprc")
suspend fun configuration(value: Output<RepositoryWebhookConfigurationArgs>)
@JvmName(name = "ckwmsykxdqvfcmjn")
suspend fun configuration(value: RepositoryWebhookConfigurationArgs?)

Parameters

value

Configuration block for the webhook. Detailed below.


@JvmName(name = "mxkdhxmdjnvirkws")
suspend fun configuration(argument: suspend RepositoryWebhookConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the webhook. Detailed below.