Amazon.ApplicationAutoScaling.Model.StepAdjustment.IsSetMetricIntervalLowerBound C# (CSharp) Method

IsSetMetricIntervalLowerBound() private method

private IsSetMetricIntervalLowerBound ( ) : bool
return bool
        internal bool IsSetMetricIntervalLowerBound()
        {
            return this._metricIntervalLowerBound.HasValue; 
        }