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

IsSetNice() private method

private IsSetNice ( ) : bool
return bool
        internal bool IsSetNice()
        {
            return this._nice.HasValue; 
        }