Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetMinAdjustmentMagnitude C# (CSharp) Method

IsSetMinAdjustmentMagnitude() private method

private IsSetMinAdjustmentMagnitude ( ) : bool
return bool
        internal bool IsSetMinAdjustmentMagnitude()
        {
            return this._minAdjustmentMagnitude.HasValue; 
        }