class Aws::ElasticsearchService::Types::DescribeDomainAutoTunesRequest
@return [String]
NextToken. It is used for pagination.
NextToken is sent in case the earlier API call results contain the
@!attribute [rw] next_token
@return [Integer]
specified, defaults to 100.
Set this value to limit the number of results returned. If not
@!attribute [rw] max_results
@return [String]
details.
Specifies the domain name for which you want Auto-Tune action
@!attribute [rw] domain_name
}
next_token: “NextToken”,
max_results: 1,
domain_name: “DomainName”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeDomainAutoTunesRequest
operation.
Container for the parameters to the ‘DescribeDomainAutoTunes`