class Aws::ElasticsearchService::Types::CompatibleVersionsMap

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

@!attribute [rw] source_version

The current version of Elasticsearch on which a domain is.
@return [String]

@!attribute [rw] target_versions

List of supported elastic search versions.
@return [Array<String>]

Constants

SENSITIVE