class Aws::ElasticsearchService::Types::ListElasticsearchInstanceTypesResponse

Container for the parameters returned by ` ListElasticsearchInstanceTypes ` operation.

@!attribute [rw] elasticsearch_instance_types

List of instance types supported by Amazon Elasticsearch service for
given ` ElasticsearchVersion `
@return [Array<String>]

@!attribute [rw] next_token

In case if there are more results available NextToken would be
present, make further request to the same API with received
NextToken to paginate remaining results.
@return [String]

Constants

SENSITIVE