Amazon.Budgets.Model.UpdateNotificationRequest.IsSetNewNotification C# (CSharp) Метод

IsSetNewNotification() приватный Метод

private IsSetNewNotification ( ) : bool
Результат bool
        internal bool IsSetNewNotification()
        {
            return this._newNotification != null;
        }