Amazon.Budgets.Model.CreateNotificationRequest.IsSetNotification C# (CSharp) Méthode

IsSetNotification() private méthode

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