Amazon.ElasticBeanstalk.Model.CPUUtilization.IsSetIOWait C# (CSharp) Method

IsSetIOWait() private method

private IsSetIOWait ( ) : bool
return bool
        internal bool IsSetIOWait()
        {
            return this._ioWait.HasValue; 
        }