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

IsSetInUse() private method

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