Amazon.WAFRegional.Model.ListSqlInjectionMatchSetsResponse.IsSetSqlInjectionMatchSets C# (CSharp) 메소드

IsSetSqlInjectionMatchSets() 개인적인 메소드

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