class Aws::ElasticsearchService::Types::ReservedElasticsearchInstanceOffering

Details of a reserved Elasticsearch instance offering.

@!attribute [rw] reserved_elasticsearch_instance_offering_id

The Elasticsearch reserved instance offering identifier.
@return [String]

@!attribute [rw] elasticsearch_instance_type

The Elasticsearch instance type offered by the reserved instance
offering.
@return [String]

@!attribute [rw] duration

The duration, in seconds, for which the offering will reserve the
Elasticsearch instance.
@return [Integer]

@!attribute [rw] fixed_price

The upfront fixed charge you will pay to purchase the specific
reserved Elasticsearch instance offering.
@return [Float]

@!attribute [rw] usage_price

The rate you are charged for each hour the domain that is using the
offering is running.
@return [Float]

@!attribute [rw] currency_code

The currency code for the reserved Elasticsearch instance offering.
@return [String]

@!attribute [rw] payment_option

Payment option for the reserved Elasticsearch instance offering
@return [String]

@!attribute [rw] recurring_charges

The charge to your account regardless of whether you are creating
any domains using the instance offering.
@return [Array<Types::RecurringCharge>]

Constants

SENSITIVE