Class Fog::Parsers::Redshift::AWS::DescribeReservedNodeOfferings
In: lib/fog/aws/parsers/redshift/describe_reserved_node_offerings.rb
Parent: Fog::Parsers::Base

Methods

Public Instance methods

:marker - (String) :reserved_node_offerings - (Array)

  :reserved_node_offering_id - (String)
  :node_type - (String)
  :duration - (Integer)
  :fixed_price - (Numeric)
  :usage_price - (Numeric)
  :currency_code - (String)
  :offering_type - (String)
  :recurring_charges - (Array)
    :recurring_charge_amount - (Numeric)
    :recurring_charge_frequency - (String)

[Validate]