elasticsearchservice_describe_elasticsearch_domain_config {paws.analytics} | R Documentation |
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options
Description
Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_describe_elasticsearch_domain_config/ for full documentation.
Usage
elasticsearchservice_describe_elasticsearch_domain_config(DomainName)
Arguments
DomainName |
[required] The Elasticsearch domain that you want to get information about. |
[Package paws.analytics version 0.7.0 Index]