You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Redshift::Types::RecurringCharge
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::Redshift::Types::RecurringCharge
 
- Defined in:
- (unknown)
Overview
Describes a recurring charge.
Instance Attribute Summary collapse
- 
  
    
      #recurring_charge_amount  ⇒ Float 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The amount charged per the period of time specified by the recurring charge frequency. 
- 
  
    
      #recurring_charge_frequency  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The frequency at which the recurring charge amount is applied. 
Instance Attribute Details
#recurring_charge_amount ⇒ Float
The amount charged per the period of time specified by the recurring charge frequency.
#recurring_charge_frequency ⇒ String
The frequency at which the recurring charge amount is applied.