Amazon.Budgets.Model.Notification.IsSetThreshold C# (CSharp) 메소드

IsSetThreshold() 개인적인 메소드

private IsSetThreshold ( ) : bool
리턴 bool
        internal bool IsSetThreshold()
        {
            return this._threshold.HasValue; 
        }