configuration

@JvmName(name = "csirslpcrvtpmfrg")
suspend fun configuration(value: Output<OrganizationWebhookConfigurationArgs>)
@JvmName(name = "qsalbspvanfpgnpa")
suspend fun configuration(value: OrganizationWebhookConfigurationArgs?)

Parameters

value

key/value pair of configuration for this webhook. Available keys are url, content_type, secret and insecure_ssl.


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

Parameters

argument

key/value pair of configuration for this webhook. Available keys are url, content_type, secret and insecure_ssl.