Amazon.Budgets.Model.CreateNotificationRequest.IsSetNotification C# (CSharp) Method

IsSetNotification() private method

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