authenticationConfiguration

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

Parameters

value

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


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

Parameters

argument

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