AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This data type is used as a response element in the DescribeReservedDBInstancesOfferings
action.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class ReservedDBInstancesOffering
The ReservedDBInstancesOffering type exposes the following members
Name | Description | |
---|---|---|
![]() |
ReservedDBInstancesOffering() |
Empty constructor used to set properties independently even when a simple constructor is available |
Name | Type | Description | |
---|---|---|---|
![]() |
CurrencyCode | System.String |
Gets and sets the property CurrencyCode. The currency code for the reserved DB instance offering. |
![]() |
DBInstanceClass | System.String |
Gets and sets the property DBInstanceClass. The DB instance class for the reserved DB instance. |
![]() |
Duration | System.Int32 |
Gets and sets the property Duration. The duration of the offering in seconds. |
![]() |
FixedPrice | System.Double |
Gets and sets the property FixedPrice. The fixed price charged for this offering. |
![]() |
MultiAZ | System.Boolean |
Gets and sets the property MultiAZ. Indicates whether the offering applies to Multi-AZ deployments. |
![]() |
OfferingType | System.String |
Gets and sets the property OfferingType. The offering type. |
![]() |
ProductDescription | System.String |
Gets and sets the property ProductDescription. The database engine used by the offering. |
![]() |
RecurringCharges | System.Collections.Generic.List<Amazon.RDS.Model.RecurringCharge> |
Gets and sets the property RecurringCharges. The recurring price charged to run this reserved DB instance. |
![]() |
ReservedDBInstancesOfferingId | System.String |
Gets and sets the property ReservedDBInstancesOfferingId. The offering identifier. |
![]() |
UsagePrice | System.Double |
Gets and sets the property UsagePrice. The hourly price charged for this offering. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5