AWS SDK for .NET Documentation
RecurringCharge Class
AmazonAmazon.Redshift.ModelRecurringCharge Did this page help you?   Yes   No    Tell us about it...
Describes a recurring charge.
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
Gets and sets the property RecurringChargeAmount.

The amount charged per the period of time specified by the recurring charge frequency.


RecurringChargeFrequency
Gets and sets the property RecurringChargeFrequency.

The frequency at which the recurring charge amount is applied.


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)