AWS SDK for .NET Documentation
RecurringCharges Class
AmazonAmazon.EC2.ModelRecurringCharges Did this page help you?   Yes   No    Tell us about it...
The frequency and the amount of recurring charges.
Declaration Syntax
C#
public class RecurringCharges
Members
All MembersConstructorsMethodsProperties



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

Amount
The amount of the recurring charge.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Frequency
The frequency of the recurring charge. Valid values: Hourly, Monthly.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetAmount()()()()
Checks if Amount property is set

IsSetFrequency()()()()
Checks if Frequency property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RecurringCharges

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