authenticationConfiguration

@JvmName(name = "lwfubulifxmpjshy")
suspend fun authenticationConfiguration(value: Output<WebhookAuthenticationConfigurationArgs>)
@JvmName(name = "qmexgxjwwjdgtaow")
suspend fun authenticationConfiguration(value: WebhookAuthenticationConfigurationArgs?)

Parameters

value

An auth block. Required for IP and GITHUB_HMAC. Auth blocks are documented below.


@JvmName(name = "iqgfgysgagskpkko")
suspend fun authenticationConfiguration(argument: suspend WebhookAuthenticationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

An auth block. Required for IP and GITHUB_HMAC. Auth blocks are documented below.