Amazon.Budgets.Model.UpdateNotificationRequest.IsSetNewNotification C# (CSharp) Méthode

IsSetNewNotification() private méthode

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