Amazon.Budgets.Model.CreateNotificationRequest.IsSetSubscribers C# (CSharp) Method

IsSetSubscribers() private method

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