Amazon.AppStream.Model.ComputeCapacityStatus.IsSetDesired C# (CSharp) Method

IsSetDesired() private method

private IsSetDesired ( ) : bool
return bool
        internal bool IsSetDesired()
        {
            return this._desired.HasValue; 
        }