Amazon.Budgets.Model.CreateBudgetRequest.IsSetBudget C# (CSharp) Method

IsSetBudget() private method

private IsSetBudget ( ) : bool
return bool
        internal bool IsSetBudget()
        {
            return this._budget != null;
        }