Amazon.Budgets.Model.DescribeNotificationsForBudgetResponse.IsSetNotifications C# (CSharp) Method

IsSetNotifications() private method

private IsSetNotifications ( ) : bool
return bool
        internal bool IsSetNotifications()
        {
            return this._notifications != null && this._notifications.Count > 0; 
        }
DescribeNotificationsForBudgetResponse