AWS SDK for .NET Documentation
RecurringCharge Class
AmazonAmazon.RDS.ModelRecurringCharge Did this page help you?   Yes   No    Tell us about it...

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

Declaration Syntax
C#
public class RecurringCharge
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RecurringCharge()()()()
Initializes a new instance of the RecurringCharge class

Equals(Object)
Determines whether the specified Object is equal to the current 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

Inheritance Hierarchy
Object
RecurringCharge

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)