class Aws::ElasticsearchService::Types::ListElasticsearchVersionsResponse

Container for the parameters for response received from ` ListElasticsearchVersions ` operation.

@!attribute [rw] elasticsearch_versions

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

@!attribute [rw] next_token

Paginated APIs accepts NextToken input to returns next page results
and provides a NextToken output in the response which can be used by
the client to retrieve more results.
@return [String]

Constants

SENSITIVE