Amazon.AutoScaling.Model.SetDesiredCapacityRequest.IsSetDesiredCapacity C# (CSharp) Method

IsSetDesiredCapacity() private method

private IsSetDesiredCapacity ( ) : bool
return bool
        internal bool IsSetDesiredCapacity()
        {
            return this._desiredCapacity.HasValue; 
        }