Amazon.AutoScaling.Model.ExecutePolicyRequest.IsSetBreachThreshold C# (CSharp) Method

IsSetBreachThreshold() private method

private IsSetBreachThreshold ( ) : bool
return bool
        internal bool IsSetBreachThreshold()
        {
            return this._breachThreshold.HasValue; 
        }