class Aws::OpenSearchService::Types::ReservedInstanceOffering
Details of a reserved OpenSearch instance offering.
@!attribute [rw] reserved_instance_offering_id
The OpenSearch reserved instance offering identifier. @return [String]
@!attribute [rw] instance_type
The OpenSearch instance type offered by the reserved instance offering. @return [String]
@!attribute [rw] duration
The duration, in seconds, for which the offering will reserve the OpenSearch instance. @return [Integer]
@!attribute [rw] fixed_price
The upfront fixed charge you will pay to purchase the specific reserved OpenSearch 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 OpenSearch instance offering. @return [String]
@!attribute [rw] payment_option
Payment option for the reserved OpenSearch 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>]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/ReservedInstanceOffering AWS API Documentation
Constants
- SENSITIVE