Amazon.GameLift.Model.EC2InstanceLimit.IsSetCurrentInstances C# (CSharp) Method

IsSetCurrentInstances() private method

private IsSetCurrentInstances ( ) : bool
return bool
        internal bool IsSetCurrentInstances()
        {
            return this._currentInstances.HasValue; 
        }