Set this value to limit the number of results returned. Value provided must be greater than 10 else it wont be honored.
nextToken
stringÂ
optional
MaxResults
stringÂ
optional
Pagination limit
NextToken
stringÂ
optional
Pagination token
Responses
🟢200Success
application/json
Body
Container for the parameters for response received from <code> <a>ListElasticsearchVersions</a> </code> operation.
ElasticsearchVersions
array[string]
optional
List of supported elastic search versions.
NextToken
stringÂ
optional
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.