class Aws::RDS::Types::ReservedDBInstancesOffering
This data type is used as a response element in the `DescribeReservedDBInstancesOfferings` action.
@!attribute [rw] reserved_db_instances_offering_id
The offering identifier. @return [String]
@!attribute [rw] db_instance_class
The DB instance class for the reserved DB instance. @return [String]
@!attribute [rw] duration
The duration of the offering in seconds. @return [Integer]
@!attribute [rw] fixed_price
The fixed price charged for this offering. @return [Float]
@!attribute [rw] usage_price
The hourly price charged for this offering. @return [Float]
@!attribute [rw] currency_code
The currency code for the reserved DB instance offering. @return [String]
@!attribute [rw] product_description
The database engine used by the offering. @return [String]
@!attribute [rw] offering_type
The offering type. @return [String]
@!attribute [rw] multi_az
Indicates if the offering applies to Multi-AZ deployments. @return [Boolean]
@!attribute [rw] recurring_charges
The recurring price charged to run this reserved DB instance. @return [Array<Types::RecurringCharge>]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/ReservedDBInstancesOffering AWS API Documentation
Constants
- SENSITIVE