Amazon.Inspector.Model.DescribeFindingsResponse.IsSetFindings C# (CSharp) Method

IsSetFindings() private method

private IsSetFindings ( ) : bool
return bool
        internal bool IsSetFindings()
        {
            return this._findings != null && this._findings.Count > 0; 
        }
DescribeFindingsResponse