elasticsearchservice_descr_reser_elast_insta_offer: Lists available reserved Elasticsearch instance offerings

elasticsearchservice_describe_reserved_elasticsearch_instance_offeringsR Documentation

Lists available reserved Elasticsearch instance offerings

Description

Lists available reserved Elasticsearch instance offerings.

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

Usage

elasticsearchservice_describe_reserved_elasticsearch_instance_offerings(
  ReservedElasticsearchInstanceOfferingId = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

ReservedElasticsearchInstanceOfferingId

The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

MaxResults

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

NextToken

NextToken should be sent in case if earlier API call produced result containing NextToken. It is used for pagination.


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