Amazon.WAF.Model.GetSampledRequestsResponse.IsSetPopulationSize C# (CSharp) Method

IsSetPopulationSize() private method

private IsSetPopulationSize ( ) : bool
return bool
        internal bool IsSetPopulationSize()
        {
            return this._populationSize.HasValue; 
        }