Amazon.AppStream.Model.ComputeCapacity.IsSetDesiredInstances C# (CSharp) Method

IsSetDesiredInstances() private method

private IsSetDesiredInstances ( ) : bool
return bool
        internal bool IsSetDesiredInstances()
        {
            return this._desiredInstances.HasValue; 
        }
ComputeCapacity