This data type is used as a response element in the DescribeReservedDBInstances and DescribeReservedDBInstancesOfferings actions.

C# |
public class RecurringCharge

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RecurringCharge()()()() | Initializes a new instance of the RecurringCharge class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | RecurringChargeAmount |
The amount of the recurring charge.
|
![]() | RecurringChargeFrequency |
The frequency of the recurring charge.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithRecurringChargeAmount(Double) | Obsolete.
Sets the RecurringChargeAmount property
|
![]() | WithRecurringChargeFrequency(String) | Obsolete.
Sets the RecurringChargeFrequency property
|

Object | |
![]() | RecurringCharge |