Amazon.Budgets.Model.UpdateNotificationRequest.IsSetNewNotification C# (CSharp) Method

IsSetNewNotification() private method

private IsSetNewNotification ( ) : bool
return bool
        internal bool IsSetNewNotification()
        {
            return this._newNotification != null;
        }