elasticsearchservice_purchase_reserved_elasticsearch_instance_offering {paws.analytics} | R Documentation |
Allows you to purchase reserved Elasticsearch instances
Description
Allows you to purchase reserved Elasticsearch instances.
See https://www.paws-r-sdk.com/docs/elasticsearchservice_purchase_reserved_elasticsearch_instance_offering/ for full documentation.
Usage
elasticsearchservice_purchase_reserved_elasticsearch_instance_offering(
ReservedElasticsearchInstanceOfferingId,
ReservationName,
InstanceCount = NULL
)
Arguments
ReservedElasticsearchInstanceOfferingId |
[required] The ID of the reserved Elasticsearch instance offering to purchase. |
ReservationName |
[required] A customer-specified identifier to track this reservation. |
InstanceCount |
The number of Elasticsearch instances to reserve. |
[Package paws.analytics version 0.9.0 Index]