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

IsSetOldNotification() private method

private IsSetOldNotification ( ) : bool
return bool
        internal bool IsSetOldNotification()
        {
            return this._oldNotification != null;
        }