Amazon.Budgets.Model.UpdateBudgetRequest.IsSetNewBudget C# (CSharp) Method

IsSetNewBudget() private method

private IsSetNewBudget ( ) : bool
return bool
        internal bool IsSetNewBudget()
        {
            return this._newBudget != null;
        }