CompatibleVersionsMap

A map from an <a>ElasticsearchVersion</a> to a list of compatible <a>ElasticsearchVersion</a> s to which the domain can be upgraded.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current version of Elasticsearch on which a domain is.

Link copied to clipboard

List of supported elastic search versions.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String