You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticsearchService::Types::RecurringCharge
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticsearchService::Types::RecurringCharge
 
- Defined in:
- (unknown)
Overview
Contains the specific price and frequency of a recurring charges for a reserved Elasticsearch instance, or for a reserved Elasticsearch instance offering.
Instance Attribute Summary collapse
- 
  
    
      #recurring_charge_amount  ⇒ Float 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The monetary amount of the recurring charge. 
- 
  
    
      #recurring_charge_frequency  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The frequency of the recurring charge. 
Instance Attribute Details
#recurring_charge_amount ⇒ Float
The monetary amount of the recurring charge.
#recurring_charge_frequency ⇒ String
The frequency of the recurring charge.