Amazon.ApplicationAutoScaling.Model.RegisterScalableTargetRequest.IsSetMinCapacity C# (CSharp) Method

IsSetMinCapacity() private method

private IsSetMinCapacity ( ) : bool
return bool
        internal bool IsSetMinCapacity()
        {
            return this._minCapacity.HasValue; 
        }