Amazon.Redshift.Model.ReservedNodeOffering.IsSetRecurringCharges C# (CSharp) Method

IsSetRecurringCharges() private method

private IsSetRecurringCharges ( ) : bool
return bool
        internal bool IsSetRecurringCharges()
        {
            return this._recurringCharges != null && this._recurringCharges.Count > 0; 
        }