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

IsSetBudgetName() private method

private IsSetBudgetName ( ) : bool
return bool
        internal bool IsSetBudgetName()
        {
            return this._budgetName != null;
        }