Amazon.GameLift.Model.EC2InstanceCounts.IsSetDESIRED C# (CSharp) Method

IsSetDESIRED() private method

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