Amazon.WAFRegional.Model.ListSqlInjectionMatchSetsResponse.IsSetSqlInjectionMatchSets C# (CSharp) Method

IsSetSqlInjectionMatchSets() private method

private IsSetSqlInjectionMatchSets ( ) : bool
return bool
        internal bool IsSetSqlInjectionMatchSets()
        {
            return this._sqlInjectionMatchSets != null && this._sqlInjectionMatchSets.Count > 0; 
        }
ListSqlInjectionMatchSetsResponse