WebhookClientConfig

final case class WebhookClientConfig(caBundle: Option[String], service: Option[ServiceReference], url: Option[String])

WebhookClientConfig contains the information to make a TLS connection with the webhook.

Source:
WebhookClientConfig.scala
trait Product
trait Equals
class Object
trait Matchable
class Any