class Aws::ElasticsearchService::Types::GetCompatibleElasticsearchVersionsRequest

Container for request parameters to ` GetCompatibleElasticsearchVersions ` operation.

@note When making an API call, you may pass GetCompatibleElasticsearchVersionsRequest

data as a hash:

    {
      domain_name: "DomainName",
    }

@!attribute [rw] domain_name

The name of an Elasticsearch domain. Domain names are unique across
the domains owned by an account within an AWS region. Domain names
start with a letter or number and can contain the following
characters: a-z (lowercase), 0-9, and - (hyphen).
@return [String]

Constants

SENSITIVE