elasticsearchservice_describe_domain_auto_tunes: Provides scheduled Auto-Tune action details for the...

View source: R/elasticsearchservice_operations.R

elasticsearchservice_describe_domain_auto_tunesR Documentation

Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date

Description

Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.

See https://www.paws-r-sdk.com/docs/elasticsearchservice_describe_domain_auto_tunes/ for full documentation.

Usage

elasticsearchservice_describe_domain_auto_tunes(
  DomainName,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

DomainName

[required] Specifies the domain name for which you want Auto-Tune action details.

MaxResults

Set this value to limit the number of results returned. If not specified, defaults to 100.

NextToken

NextToken is sent in case the earlier API call results contain the NextToken. It is used for pagination.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.