ServerlessIndexInfo
io.cequence.pineconescala.domain.response.ServerlessIndexInfo
case class ServerlessIndexInfo(name: String, metric: Metric, dimension: Int, status: ServerlessIndexStatus, host: String, spec: ServerlessIndexSpec) extends IndexInfo
Attributes
- Graph
- Supertypes