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

IsSetInUse() 개인적인 메소드

private IsSetInUse ( ) : bool
리턴 bool
        internal bool IsSetInUse()
        {
            return this._inUse.HasValue; 
        }