Amazon.AppStream.Model.ComputeCapacityStatus.IsSetDesired C# (CSharp) 메소드

IsSetDesired() 개인적인 메소드

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