zio.elasticsearch.ElasticConfig
See theElasticConfig companion object
final case class ElasticConfig(host: String, port: Int, credentials: Option[ElasticCredentials], useSSL: Boolean)
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article