Amazon.Budgets.Model.CalculatedSpend.IsSetForecastedSpend C# (CSharp) Method

IsSetForecastedSpend() private method

private IsSetForecastedSpend ( ) : bool
return bool
        internal bool IsSetForecastedSpend()
        {
            return this._forecastedSpend != null;
        }